• 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
Problem prebinding dynamic library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problem prebinding dynamic library


  • Subject: Problem prebinding dynamic library
  • From: Oliver Kohlbacher <email@hidden>
  • Date: Sun, 19 Jun 2005 13:49:47 +0200

Hi there,

a brief question concerning the Darwin (Panther) linker:
when linking a dynamic library, I get an error message
which I hav never seen before (and not only I: it is
unknown to ADC and Google as well!):
ld: warning prebinding disabled because output is too large
(limitation of the 24-bit r_address field of scattered
relocation entries)

While I understand the error message in principle, I was unable
to figure out what to do about it. Has anybody here an idea how
I can stil prebind that library (despite its size of 38 MB)?
Anything I can do the reduce its size?

The linker line leading to this error was:
/usr/bin/g++ -prebind -seg1addr 0x20000000 -headerpad_max_install_names -compatibility_version 1.1 -current_version 1.1. -dynamiclib -o libBALL.dylib `cat libBALL.objects`-framework Python -lm


Thanks for your help,
  Oliver

 --
Prof. Dr. Oliver Kohlbacher (email@hidden)
Dept. for Simulation of Biological Systems, WSI, University of Tübingen
Room C317, Sand 14, 72076 Tübingen, Germany
phone: +49-7071-29-70457 fax: +49-7071-29-5152
_______________________________________________
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


  • Prev by Date: not understanding how to make use of ppp_msg.h, PPPLib.c and PPPLib.h
  • Next by Date: Question about fsync and fcntl with F_FULLSYNC
  • Previous by thread: not understanding how to make use of ppp_msg.h, PPPLib.c and PPPLib.h
  • Next by thread: Question about fsync and fcntl with F_FULLSYNC
  • Index(es):
    • Date
    • Thread