Universalizing jnilib...
Universalizing jnilib...
- Subject: Universalizing jnilib...
- From: Chas Spillar <email@hidden>
- Date: Fri, 27 Jan 2006 11:59:56 -0800
- Thread-topic: Universalizing jnilib...
So,
Same library as before but this time I am trying to universalize it. I used
the Upgrade to Native functionality in Xcode. If I use only PPC it builds
fine. If I add Intel, I get the following.
Any help would be appreciated,
Chas.
Ld "/Users/chas/Sources/MacOSX/build/foobar.build/Development/NativeCode
(Upgraded).build/Objects-normal/i386/libfoobar.jnilib" normal i386
cd /Users/chas/Sources/MacOSX
/usr/bin/g++-4.0 -o
/Users/chas/Sources/MacOSX/build/foobar.build/Development/NativeCode\
(Upgraded).build/Objects-normal/i386/libfoobar.jnilib
-L/Users/chas/Sources/MacOSX/build/Development
-F/Users/chas/Sources/MacOSX/build/Development -filelist
/Users/chas/Sources/MacOSX/build/foobar.build/Development/NativeCode\
(Upgraded).build/Objects-normal/i386/libfoobar.LinkFileList -framework
CoreServices -framework Security -framework JavaVM -framework IOKit
-framework Cocoa -framework Foundation -framework CoreFoundation -arch i386
-prebind -Wl,-single_module -compatibility_version 1 -current_version 1
-install_name /usr/local/lib/libfoobar.jnilib -dynamiclib
-mmacosx-version-min=10.3
ld: warning prebinding disabled because dependent library:
/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation can't
be searched
ld: Undefined symbols:
__ZTVN10__cxxabiv117__class_type_infoE
__ZdlPv
__Znwm
___cxa_pure_virtual
___gxx_personality_v0
__ZTVN10__cxxabiv120__si_class_type_infoE
_memcpy
_memset
___sF
_feof
_ferror
_fprintf
_fread
_perror
_printf
.objc_class_name_NSAutoreleasePool
.objc_class_name_NSString
_NSLog
_NSUserName
_SecKeychainFindGenericPassword
_SecKeychainItemFreeContent
___CFConstantStringClassReference
_objc_msgSend
__DefaultRuneLocale
___maskrune
_fwrite
_free
_malloc
.objc_class_name_NSDictionary
.objc_class_name_NSFileManager
.objc_class_name_NSNetService
.objc_class_name_NSBitmapImageRep
.objc_class_name_NSData
.objc_class_name_NSNumber
_CGBitmapContextCreate
_CGColorSpaceCreateDeviceGray
_CGColorSpaceCreateDeviceRGB
_CGColorSpaceCreateWithName
_CGColorSpaceRelease
_CGContextDrawImage
_CGContextRelease
_CGContextRotateCTM
_CGContextScaleCTM
_CGContextTranslateCTM
_CGDataProviderCreateWithData
_CGDataProviderRelease
_CGImageCreate
_CGImageRelease
_Gestalt
_NSDeviceRGBColorSpace
_NSImageCompressionFactor
_ceilf
_kCGColorSpaceGenericGray
_kCGColorSpaceGenericRGB
.objc_class_name_NSLock
_geteuid
_getpwnam
_seteuid
___error
_close
_dup2
_execl
_exit
_fork
_kill
_pipe
_read
_setgid
_setuid
_snprintf
_vsnprintf
_wait4
_CFRunLoopAddSource
_CFRunLoopGetCurrent
_IOAllowPowerChange
_IOCancelPowerChange
_IONotificationPortGetRunLoopSource
_IORegisterForSystemPower
_kCFRunLoopDefaultMode
_time
_abort
_fflush
/usr/bin/libtool: internal link edit command failed
_______________________________________________
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