From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE 1.0 Date: Wed, 11 Dec 1996 10:46:38 +0100 Organization: TU Chemnitz-Zwickau Lines: 30 Message-ID: <32AE82FE.7054@Mathematik.tu-chemnitz.de> References: <9612090938 DOT AA10708 AT mail DOT cicomore DOT fr> NNTP-Posting-Host: panic.hrz.tu-chemnitz.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: hjohnsen AT cial DOT cicomore DOT fr DJ-Gateway: from newsgroup comp.os.msdos.djgpp hjohnsen AT cial DOT cicomore DOT fr wrote: > > My first problem : > I have added option "-x -c" in compiler options, that works fine with > the compiler but this > option is also passed to the linker !? (gcc tries to compile object > files !) That's correct. The options you give there are passed to gcc for every run (including for linking). I think it is not a good idea to put there such switches (why do need this??) > My second problem : > I have this kind of trap (in the editor) : [...] > It seems that the editor does not like tabs in source file !!! It hangs on Yes, handling tabs is a very complex topic. > My third problem : > We'll try to fix it. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************