build problems
build problems
- Subject: build problems
- From: email@hidden
- Date: Fri, 12 Mar 2004 04:20:42 EST
I've been updating my ProjectBuilder and frameworks due to some build errors
and tried to build an existing project cause I needed some pref panes.
I have a project that has 3 build targets but two of the projects generate
the following errors that didn't occur before.
I tried to RTFM and searched the dev site to no avail, any idea what the
cause and solution is?
My OS is Server 10.2.8 if it matters.
_______________________________________________
/usr/bin/gcc3 -o
/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build/GeneralXSKeyPane.preferencePane/Contents/MacOS/GeneralXSKeyPane
"-L/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build"
"-F/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build" -filelist
/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build/XSKeyEMU.build/GeneralXSKeyPane.bu
ild/Objects-normal/LinkFileList "-framework" "Cocoa" "-arch" "ppc"
"-bundle"
ld: warning dynamic shared library: /usr/lib/libSystem.dylib not made a weak
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to:
10.1
_______________________________________________
/usr/bin/gcc3 -o
/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build/UpdateXSKeyPane.preferencePane/Contents/MacOS/UpdateXSKeyPane
"-L/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build"
"-F/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build" -filelist
/Users/websrvr/Projects/PrefsController/Source/XSKeyEMU/build/XSKeyEMU.build/UpdateXSKeyPane.build
/Objects-normal/LinkFileList "-framework" "Cocoa" "-arch" "ppc" "-bundle"
ld: warning dynamic shared library: /usr/lib/libSystem.dylib not made a weak
library in output with MACOSX_DEPLOYMENT_TARGET environment variable set to:
10.1
_______________________________________________
Dale
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.