compiling for 64 bit processor

Emilie Ann Phillips emilie at alumni.cmu.edu
Wed Jul 26 00:47:58 UTC 2006


That fixed the compile errors for hello world.

I then tried exporting CFLAGS=-m64 and compiling the hal package from
scratch using
  apt-get source --build hal
This still resulted in 32 bit executables. What do I need to do to get
apt-get to compile to 64 bit executables?

Emilie

On 7/25/06, Matthias Klose <doko at ubuntu.com> wrote:
> Emilie Ann Phillips schrieb:
> >
> > We then attempted to build a 64 bit hello world using
> >   make CFLAGS=-m64 hello
> > This failed on attempting to link to libgcc_s as it could not be
> > found. We installed lib64gccl and libc6-pcc64. The linker was unable
> > to find the 64 bit libc. There was no libc.so symlink to the 64 bit
> > libc.
> correct, install libc6-dev-ppc64
>
>
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>




More information about the ubuntu-users mailing list