• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: prebinding warnings from ld on one system and not another
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: prebinding warnings from ld on one system and not another


  • Subject: Re: prebinding warnings from ld on one system and not another
  • From: Shantonu Sen <email@hidden>
  • Date: Tue, 14 Sep 2004 09:02:21 -0700

Did you copy and paste that message? It should have said "ld: warning prebinding disabled", not "not disabled"

Do you have LD_PREBIND set in your environment, or as a make variable?

Shantonu

On Sep 14, 2004, at 2:03 AM, email@hidden wrote:


Hello, all ...

I am compiling the same source on my dual-1.25ghz G4 as well as my 1.33ghz 12" PowerBook. Both systems are running 10.3.5 with the devtools, yet the dual G4 gives me the following warnings from ld:

g++ -Wall -Wpointer-arith -Wno-long-double -pipe -I/Users/jmzorko/ace_daily_build/ACE_wrappers -DACE_NDEBUG -DACE_USE_RCSID=0 -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I../../../.. -c -o .obj/broadcast_client_test.o broadcast_client_test.cpp
g++ -Wall -Wpointer-arith -Wno-long-double -pipe -I/Users/jmzorko/ace_daily_build/ACE_wrappers -DACE_NDEBUG -DACE_USE_RCSID=0 -DACE_HAS_EXCEPTIONS -D__ACE_INLINE__ -I../../../.. -flat_namespace -undefined warning -L/Users/jmzorko/ace_daily_build/ACE_wrappers/ace -L./ -L../../../../lib -o remote_broadcast_test .obj/broadcast_client_test.o -lACE -lcc_dynamic -lstdc++ -lSystem
ld: warning prebinding not disabled because (__PAGEZERO segment (address = 0x0 size = 0x1000) of remote_broadcast_test overlaps with __TEXT segment (address = 0x0 size = 0x1c1000) of libACE.dylib
ld: warning prebinding not disabled because (__TEXT segment (address = 0x1000 size = 0x52000) of remote_broadcast_test overlaps with __TEXT segment (address = 0x0 size = 0x1c1000) of libACE.dylib
ld: warning prebinding not disabled because (__DATA segment (address = 0x53000 size = 0xa000) of remote_broadcast_test overlaps with __TEXT segment (address = 0x0 size = 0x1c1000) of libACE.dylib
ld: warning prebinding not disabled because (__LINKEDIT segment (address = 0x5d000 size = 0x4a000) of remote_broadcast_test overlaps with __TEXT segment (address = 0x0 size = 0x1c1000) of libACE.dylib


... and the PowerBook does not. I've seen this before, but I can't remember what I did to correct it ... does anyone else have an idea?

Regards,

John

Falling You - exploring the beauty of voice and sound
New album, "Touch", available now
http://www.magnatune.com/artists/falling_you










_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >prebinding warnings from ld on one system and not another (From: email@hidden)

  • Prev by Date: prebinding warnings from ld on one system and not another
  • Next by Date: Re: need help resolving symbols using twolevel hints table
  • Previous by thread: prebinding warnings from ld on one system and not another
  • Next by thread: RAID-1 possible for multi-filesystem disk?
  • Index(es):
    • Date
    • Thread