This is the mail archive of the
java-discuss@sourceware.cygnus.com
mailing list for the Java project.
Re: Compile error prime.cc
>>>>> "Holger" == Holger Veit <Holger.Veit@gmd.de> writes:
Holger> Ah, sorry, I actually did that. I've compiled so many apps by
Holger> simply unpacking the stuff somewhere, going into that dir and
Holger> running configure. This for instance also holds for egcs. Why
Holger> was this scheme changed here?
I thought egcs also had this problem.
I think the bug has to do with the multilibbing support not working
correctly when srcdir==builddir, but I haven't been very motivated to
really track it down and fix it (since, as Andrew says, everybody here
does srcdir!=builddir builds anyway). If you, or anybody, wants to
come up with a patch, that would be great.
T