GNU Pascal Homepage - gpc - gpc-announce - gpc-de - gpc-doc
Diese Seite auf deutsch

Mail #13493

Back to main page of archive

Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  

From: Adriaan van Os
Subject: -m64 on powerpc-apple-darwin8
Date: 31 Mar 2006, 00:02:24

> [G5:~/gpc/testgpc/adriaan] adriaan% gpc hello.pas -m64
> can't find atom for N_GSYM stabs Fakehighletters:G(0,7) in  
> /Developer/Pascal/gpc403d1/lib/gcc/powerpc-apple-darwin8/4.0.3/ 
> libgpc.a(rtsc.o)
> ld64 failed: in  
> /Developer/Pascal/gpc403d1/lib/gcc/powerpc-apple-darwin8/4.0.3/ 
> libgcc.a(_fixtfdi.o), not a valid ppc64 mach-o file
> collect2: ld returned 1 exit status
>
> So, next I will try to build a 64-bit libgcc and combine the 32-bit  
> and 64-bit libgcc.a into a "fat" libgcc.a

At least, it says hello to the world when using the system-installed  
dynamic libgcc.

[G5:~/gpc/testgpc/adriaan] adriaan% gpc hello.pas -m64  
/usr/lib/libgcc_s_ppc64.1.dylib -o hello64
can't find atom for N_GSYM stabs Fakehighletters:G(0,7) in  
/Developer/Pascal/gpc403d1/lib/gcc/powerpc-apple-darwin8/4.0.3/ 
libgpc.a(rtsc.o)

[G5:~/gpc/testgpc/adriaan] adriaan% lipo -info hello64
Non-fat file: hello64 is architecture: ppc64

[G5:~/gpc/testgpc/adriaan] adriaan% ./hello64
Hello, world.

Great to see this working !

Regards,

Adriaan van Os



Previous mail   Next mail   Unformatted/full headers
Overview  10 days   Subject   Date   Thread   Author  


In reply to

Author Subject Date
Waldek Hebisch -m64 on powerpc-apple-darwin8 30 Mar 2006, 19:29:15
Adriaan van Os -m64 on powerpc-apple-darwin8 30 Mar 2006, 23:12:22

Back to main page of archive


Note: This page contains information that does not originate from the owner of this web site, but from the authors of the mails archived. The owner of this web site is not responsible for the content of such information. Any use of that infomation requires the consent of the respective author.

Where WWW addresses (URLs) in the mails archived are marked as hyperlinks, this is only for the comfort of the reader. The content of the web pages linked to like this does not necessarily reflect the opinion of the owner of this web site or of the authors of the mails archived. The owner of this web site is not responsible for the content of such web pages. Those pages are explicitly not to be considered as part of the content of this page, but merely as references.


This page was created by Crystal 0.999 (Linux 2.4.27/i686).