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]

input line is too long


Hi everybody,

Sorry for bothering you with my previous message. I've found the solution by
myself.

I've just used the binutil tool "ar" to group the *.o files, namespace by
namespace, into *.a files. Then I linked the few remaining *.a files into
one *.exe.

ar is really nifty! I'm "unstuck" again.

Thanks
Erik Poupaert


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