I'm trying to build a prebound dynamic library. The build goes without
a problem except that at the end I always get an ld warning that my
library is not prebound.
Am 06.04.2004 um 17:23 schrieb email@hidden (on
ProjectBuilder-Users):
Generally, there's no point in doing prebinding for one's own
frameworks, because there's no straightforward way to find out what
address range is available to be prebound to, and no way to insure
that that range will *stay* available.
So, simply ignore the warning or switch off prebinding.
HTH,
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
scitech mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/scitech
Do not post admin requests to the list. They will be ignored.