This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: link problems under darwin5.2




Jeff Sturm wrote:
 
> This seems wrong since we never want to replace archive members.  Perhaps
> AR_FLAGS="qu" would be a better choice. 

the -u in combination with the q is not allowed on my ar, I use "q".
Well, this works so far, I only get one undefined symbol. Only one
_alloca is still missing, will find this as well.
What me confuses is the fact, that on solaris2.6 I have the same ar
switches (rc) and there it works .....


Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]