Message-ID: <371EE5F1.B590FB29@cfwb.be> Date: Thu, 22 Apr 1999 11:03:45 +0200 From: dominique DOT cretel AT cfwb DOT be (CRETEL Dominique) X-Mailer: Mozilla 4.5 [en] (WinNT; I) X-Accept-Language: fr,fr-BE,en MIME-Version: 1.0 To: Eli Zaretskii CC: djgpp AT delorie DOT com Subject: Re: Help for Makefile References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Eli, Thanks for your response ;-) I can't send you just some files because they are links together. You can find this package at http://www.imatix.com/html/sfl/index.htm. If you prefer, but I don't think that it's a good idea, I can send you by e-mail the zip file of SFL packages :-o It take about 409 Ko :-( Here is the result of the Makefile: -------------------------------------------------------------- D:\Sfl>make gcc -c sflbits.o -s -O2 -Wall -pedantic sflbits.c gcc.exe: sflbits.o: No such file or directory (ENOENT) make.exe: *** [libsfl.a(sflbits.o)] Error 1 D:\Sfl> -------------------------------------------------------------- Thanks, Dominique.