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]

Re: Does gcj pass -dy and -dn to linker?


On Wed, 31 Oct 2001, Bryce McKinlay wrote:

> Yep. The pthread_create() is crashing when libgcj tries to create the 
> first thread. glibc 2.1.3 ought to be okay (at least, I'm not aware of 
> any problems), but upgrading would be a good idea anyway. Did you 
> compile libgcj yourself or is it from a binary package? If libgcj were 
> compiled against a newwer glibc, and then run against an older one, it 
> could cause this sort of problem.

I compiled the whole of gcc 3.0.2, including libgcj, myself.  There was no
previous version of libgcj installed until I compiled this one.  I've
always had the same version of glibc installed.  Hmm.  Maybe I'll try
upgrading glibc anyway - might help.

Best wishes,
	Bill.


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