This is the mail archive of the java-discuss@sources.redhat.com 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: static linking


Alexandre> That's because libtool only extracts convenience libraries,
Alexandre> which -lsupc++ isn't; -lsupc++convenience is, but it's not
Alexandre> (and shouldn't be) installed.

But we could solve this in the unified tree by linking against that,
right?

Or should we just add -lsupc++ to libgcj.spec?

Tom

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