http://sources.redhat.com/cygwin/faq/faq.html#SEC91
-----Original Message----- From: Kostadin Cholakov Sent: Monday, September 13, 2004 4:25 PM To: [EMAIL PROTECTED] Subject: Undifined reference to [EMAIL PROTECTED] Hi I am using for a first time GCJ compiler (and I find it strange) but it seems to work properly. I have my first error message :). It is Undifined reference to [EMAIL PROTECTED] I checked the FAQ but the explanation there doesn't help. In fact, it refers to GCC compiler and the example is an Object C file. Anyway, I tried by putting the -lm flag and it didn't work. I read all stuff provided by man to see if there are some special flags which I should put but I think there was nothing which could help me. So, please, can somebody tell me 2 simple commands in order to compile and then to run a Java program using GCJ! Should I make some additional changes in path or something else? Thanks! -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/