Message-ID: <004801c124d1$2763c7e0$0200a8c0@lff> From: "Luis Filipe Fabiani" To: References: <200108140003 DOT UAA12330 AT delorie DOT com> <005601c12455$477bcb80$0200a8c0 AT lff> <001b01c1245f$81ea6600$0200a8c0 AT lff> <997774002 DOT 560704 AT queeg DOT ludd DOT luth DOT se> Subject: Re: Problems with compilation Date: Tue, 14 Aug 2001 11:55:18 -0300 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Reply-To: djgpp AT delorie DOT com Hi! ----- Original Message ----- From: "Martin Str|mberg" Newsgroups: comp.os.msdos.djgpp To: Sent: Tuesday, August 14, 2001 4:26 AM Subject: Re: Problems with compilation > First, do you use the same versions of gcc on both platforms? I don't know :( what's the current version of DJGPP's gcc? > Second, do you use the same switches to gcc? Yes, only -lm > Third, how do you deduce that one is right and the other is wrong? This is acctually a "translation" to C of a MatLab "program" (.m file). So I can compare the results from there.... But as Eli sugested, I will try the "-lc -lm" tags Thanks Luis Filipe Fabiani