Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

OpenAL & prebinding warnings



Hello,

I'm trying to create a small OpenAL example under OS X, but when I
compile my project using PB 1.1.1, I receive these warnings:

/usr/bin/ld: warning prebinding disabled because (__PAGEZERO segment
(address = 0x0 size = 0x1000) of /Users/admin/Programs/PIGE-
OpenAL/build/PIGE-OpenAL.app/Contents/MacOS/PIGE-OpenAL overlaps with
__TEXT segment (address = 0x0 size = 0x6000) of
/System/Library/Frameworks/OpenAL.framework/OpenAL

/usr/bin/ld: warning prebinding disabled because (__TEXT segment
(address = 0x1000 size = 0x4000) of /Users/admin/Programs/PIGE-
OpenAL/build/PIGE-OpenAL.app/Contents/MacOS/PIGE-OpenAL overlaps with
__TEXT segment (address = 0x0 size = 0x6000) of
/System/Library/Frameworks/OpenAL.framework/OpenAL

/usr/bin/ld: warning prebinding disabled because (__DATA segment
(address = 0x5000 size = 0x1000) of /Users/admin/Programs/PIGE-
OpenAL/build/PIGE-OpenAL.app/Contents/MacOS/PIGE-OpenAL overlaps with
__TEXT segment (address = 0x0 size = 0x6000) of
/System/Library/Frameworks/OpenAL.framework/OpenAL

/usr/bin/ld: warning prebinding disabled because (__LINKEDIT segment
(address = 0x6000 size = 0x3000) of /Users/admin/Programs/PIGE-
OpenAL/build/PIGE-OpenAL.app/Contents/MacOS/PIGE-OpenAL overlaps with
__DATA segment (address = 0x6000 size = 0xc000) of
/System/Library/Frameworks/OpenAL.framework/OpenAL


These are the frameworks I've included: libstdc++.a,
ApplicationServices, CoreServices, AppKit, GLUT, OpenGL, OpenAL. Any
idea how I can work around these warnings to fix the prebinding problems?

Chad Armstrong
email@hidden
_______________________________________________
mac-games-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/mac-games-dev
Do not post admin requests to the list. They will be ignored.



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.