NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gcc with helloworld for 64bit ?



> Datum: Sat, 05 May 2012 17:16:07 +0200
>> Datum: Sat, 05 May 2012 16:50:01 +0200
>>
>> powermac$ gcc --v
>> Using built-in specs.
>> Target: powerpc--netbsd
>> Configured with: /usr/src/tools/gcc/../../gnu/dist/gcc4/configure
>> --enable-long-long
>> --disable-multilib --enable-threads --disable-symvers
>> --build=x86_64-unknown-netbsd4.99.72
>> --host=powerpc--netbsd --target=powerpc--netbsd --enable-__cxa_atexit
>> Thread model: posix
>> gcc version 4.1.3 20080704 prerelease (NetBSD nb2 20081120)
>> 
>> NetBSD powermac.G4 5.1 NetBSD 5.1 (GENERIC) 
>>

if reading man GCC this are valid switches 

 CLAGS="-arch x86_64 -arch i386" g++ -o pot64bit ./potenzieren.c
- but stil don't run on windows 64bit machine?!
 
 also trying 
 CFLAGS="-arch x86_64 -arch i386" gcc -o pot64bit ./potenzieren.c
- and here me compiler don't found the included files

Please, it's possible for this question no answer exist.
or it's this forum wrong for kind of this Question?
Regards and Thanks
Mauri


-- 
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!                          
        
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a


Home | Main Index | Thread Index | Old Index