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: gcj, library, external packages


Florian Bourgier wrote:

and then when i want to link

g++ *.o -o Exemple.exe

It breaks. Because some of the package needs soem classes (for exemple castor needs ant and etc..).
But i dont want to compile everything. I know my applications needs not all these things.


Yeah. This is a well-known problem, and we are working to fix it. Search the list archives for BC-ABI for more information.

Regards

Bryce


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