Using 32bit and 64bit gcc - C

This is a discussion on Using 32bit and 64bit gcc - C ; Hi, I've got a Solaris machine with 32-bit gcc installed. I need to compile some programmes with 64-bit Oracle 10g, so I'd like to install the 64-bit gcc 3.2.1, too. Does anyone know if this is a sensible thing to ...

+ Reply to Thread
Results 1 to 5 of 5

Using 32bit and 64bit gcc

  1. Default Using 32bit and 64bit gcc

    Hi,
    I've got a Solaris machine with 32-bit gcc installed. I need to
    compile some programmes with 64-bit Oracle 10g, so I'd like to install
    the 64-bit gcc 3.2.1, too. Does anyone know if this is a sensible
    thing to do, or should I remove the 32-bit version first before I try
    to install the 64-bit version?

    Anything else anyone can think of to make this a trouble-free
    experience for me would be gratefully received.

    As well as posting any replies here, could I also ask people to email
    them to marlon.seton@swallowtech.com, please?

    Thanks,
    Marlon


  2. Default Re: Using 32bit and 64bit gcc

    quitebizarre wrote:
    > ... I'd like to install
    > the 64-bit gcc 3.2.1, too. ...
    > Anything else anyone can think of to make this a trouble-free
    > experience for me would be gratefully received.

    Looks more suitable for gcc-help mail list. Sign up at gcc.gnu.org.
    >
    > As well as posting any replies here, could I also ask people to email
    > them to marlon.seton@swallowtech.com, please?

    All the more reason to start in a more topical place.

  3. Default Re: Using 32bit and 64bit gcc

    quitebizarre wrote:
    >
    > I've got a Solaris machine with 32-bit gcc installed. I need to
    > compile some programmes with 64-bit Oracle 10g, so I'd like to
    > install the 64-bit gcc 3.2.1, too. Does anyone know if this is a
    > sensible thing to do, or should I remove the 32-bit version first
    > before I try to install the 64-bit version?
    >
    > Anything else anyone can think of to make this a trouble-free
    > experience for me would be gratefully received.


    gcc is up to 4.2.x version.

    >
    > As well as posting any replies here, could I also ask people to
    > email them to marlon.seton@swallowtech.com, please?


    No. Too much trouble.

    --
    Chuck F (cbfalconer at maineline dot net)
    Available for consulting/temporary embedded and systems.
    <http://cbfalconer.home.att.net>



    --
    Posted via a free Usenet account from http://www.teranews.com


  4. Default Re: Using 32bit and 64bit gcc

    quitebizarre wrote:
    > Hi,
    > I've got a Solaris machine with 32-bit gcc installed. I need to
    > compile some programmes with 64-bit Oracle 10g, so I'd like to install
    > the 64-bit gcc 3.2.1, too. Does anyone know if this is a sensible
    > thing to do, or should I remove the 32-bit version first before I try
    > to install the 64-bit version?
    >
    > Anything else anyone can think of to make this a trouble-free
    > experience for me would be gratefully received.
    >
    > As well as posting any replies here, could I also ask people to email
    > them to marlon.seton@swallowtech.com, please?
    >
    > Thanks,
    > Marlon
    >


    Last time I compiled using gcc in Solaris I *think* there was a
    -m64 or similar option within the same executable to generate
    a 64 bit mode program. I think you do not have to switch
    compilers but just add an option to the compiler flags.

    Did you read the documentation?

  5. Default Re: Using 32bit and 64bit gcc

    quitebizarre writes:
    > I've got a Solaris machine with 32-bit gcc installed. I need to
    > compile some programmes with 64-bit Oracle 10g, so I'd like to install
    > the 64-bit gcc 3.2.1, too. Does anyone know if this is a sensible
    > thing to do, or should I remove the 32-bit version first before I try
    > to install the 64-bit version?

    [...]

    Try comp.unix.solaris or gnu.gcc.help.

    --
    Keith Thompson (The_Other_Keith) kst-u@mib.org <http://www.ghoti.net/~kst>
    San Diego Supercomputer Center <*> <http://users.sdsc.edu/~kst>
    "We must do something. This is something. Therefore, we must do this."
    -- Antony Jay and Jonathan Lynn, "Yes Minister"

+ Reply to Thread

Similar Threads

  1. 32bit and 64bit devellop
    By Application Development in forum DOTNET
    Replies: 2
    Last Post: 11-22-2007, 01:04 PM
  2. 32bit and 64bit MOSS serviers In same farm
    By Application Development in forum Sharepoint
    Replies: 4
    Last Post: 10-05-2007, 01:46 PM
  3. differences between 32bit & 64bit mode
    By Application Development in forum Fortran
    Replies: 1
    Last Post: 09-18-2007, 08:47 AM
  4. AccessViolationException passing struct from 32bit COM to 64bit .N
    By Application Development in forum DOTNET
    Replies: 0
    Last Post: 10-30-2006, 05:54 AM
  5. gdlib OK with SuSE 10 64bit but not 32bit?
    By Application Development in forum Graphics
    Replies: 9
    Last Post: 10-27-2006, 02:19 PM