Compiling 64-bit
Compiling 64-bit
- Subject: Compiling 64-bit
- From: Nathan Toone <email@hidden>
- Date: Wed, 13 Jun 2007 09:38:17 -0700
I would like to compile 64-bit versions along with my 32-bit versions (as Steve encouraged us to do in the Keynote). However, I get a bunch of errors when doing the compile - and they appear to come from the system files.
All I did was add "ppc64 and x86_64" to my Architectures. I am doing this on XCode 2.4... I have "nazi" warning levels - which might be part of it - but I would prefer to keep them pretty high...
/usr/bin/gcc-4.0/usr/bin/gcc-4.0 -x c -arch x86_64 -pipe -std=gnu99 -Wno-trigraphs -Os -Werror -Wmissing-prototypes -Wreturn-type -Wformat -Wmissing-braces -Wparentheses -Wswitch -Wunused-function -Wunused-label -Wunused-parameter -Wunused-variable -Wunused-value -Wuninitialized -pedantic -Wshadow -Wnewline-eof -fmessage-length=0 -mmacosx-version-min=10.4 -I/Users/ntoone/Documents/Programming/Blue Coat/clientlibs/build/ClientLibs.build/Release/bcutil.build/bcutil.hmap -Wall -Wextra -Wfloat-equal -Wdeclaration-after-statement -Wundef -Wshadow -Wpointer-arith -Wbad-function-cast -Wcast-qual -Wcast-align -Wwrite-strings -Wshorten-64-to-32 -Wsign-compare -Wstrict-prototypes -Wold-style-definition -Wmissing-prototypes -Wmissing-declarations -Wmissing-field-initializers -Wmissing-noreturn -Wmissing-format-attribute -Wpacked -Wpadded -Wredundant-decls -Wnested-externs -Winline -Winvalid-pch -Wlong-long -Wvariadic-macros -Wdisabled-optimization -F/Users/ntoone/Documents/Programming/Blue Coat/clientlibs/build/Release -I/Users/ntoone/Documents/Programming/Blue Coat/clientlibs/build/Release/include -I/Users/ntoone/Documents/Programming/Blue Coat/clientlibs/build/ClientLibs.build/Release/bcutil.build/DerivedSources -isysroot /Developer/SDKs/MacOSX10.4u.sdk -c /Users/ntoone/Documents/Programming/Blue Coat/clientlibs/bcutil/bcutil_debug.c -o /Users/ntoone/Documents/Programming/Blue Coat/clientlibs/build/ClientLibs.build/Release/bcutil.build/Objects-normal/x86_64/bcutil_debug.o cc1: warnings being treated as errors <built-in>:0: warning: padding struct to align '<anonymous>' <built-in>:0: warning: padding struct size to alignment boundary
A couple of questions here: What is "built-in"....I've never see that one before? Do I need to use a newer version of Xcode to be able to do this? or is this not even possible to do?
Thanks!
-Nathan Toone |
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden