From: p6mst060 AT cicrp DOT jussieu DOT fr (Patrick MERLIN) Message-Id: <9603011226.AA34353@ibm1.cicrp.jussieu.fr> Subject: Edi & Compil To: djgpp AT delorie DOT com Date: Fri, 1 Mar 1996 13:26:38 +0100 (NFT) Content-Type: text Hi every body and thanks for the greatest compiler on earth !! I have 2 questions: 1) Does anybody have an editor like Borland C's edi, working properly for DJGPP I found Xwe, but i don't have any makefile and it doesn't seem to compile under DJGPP ( there are some #ifdef djgpp ?? so it must compile doesn't it ? 2) when i link a libraie like libpc.a, I suppose that the only fonction that are linked are those that i use . Is it true ? I compiled a program using gppconio, and gdb says that lots of other fonction are linked in my coff file . It's strange, isn't it Thanks