This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

64-bit C-compiling on AIX


Hello!

Tried to compile and link a 64-bit HelloWorld.c
with
	- gcc 3.2.1 and
	- binutils 2.13.2 (as, ld)
and failed during linking:
	> gcc -maix64 -o HelloWorld HelloWorld.c
	"collect2: ld returned 1 exit status"

-------------------------------------
oslevel  -r:	5100-03
bootinfo -K:	64
lsattr -El proc0:	type PowerPC_POWER3
-------------------------------------

I'm not able to build 64-bit C-apps at all.
Tried also version 2.95.3 and 3.0.1.

It is possible to build 32-bit apps.

I searched the whole internet and didn't find out what's wrong.
Need urgent help ?

Kind regards
Eduard Thurner

SER Solutions Software GmbH
Tel:      ++43 (0)463 50645
Fax:      ++43 (0)463 50677
MailTo:   Eduard dot Thurner at domea dot com
Internet: www.domea.com
__________________________________



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]