Message-ID: <3785CCB4.DFC022EB@netvision.net.il> Date: Fri, 09 Jul 1999 13:19:32 +0300 From: michael kaufman X-Mailer: Mozilla 4.05 [en] (Win95; I) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: question on DJGCC - ld Content-Type: multipart/mixed; boundary="------------FACDFB25AF53B06FD779B8EF" Reply-To: djgpp AT delorie DOT com This is a multi-part message in MIME format. --------------FACDFB25AF53B06FD779B8EF Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit --------------FACDFB25AF53B06FD779B8EF Content-Type: text/plain; charset=us-ascii; name="question.txt" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="question.txt" My problem is that the compiling process goes perfectly fine, but when I try to exec the program I created, it breaks in the linking process, and displays: ld.exe: cannot open -lgcc: No such file or directory (ENOENT) Clearly both ld.exe and gcc.exe are working, but this is not the first archive that is not fund, but this time I wasn't able to find the actual file. The information given implies that is not suppost to be a File, but a option to call the linker. If this is true, the linker is not recognizing the parameters, and still is working! HHHEEELLLPPP! --------------FACDFB25AF53B06FD779B8EF Content-Type: text/plain; charset=us-ascii; name="go32-v2.out" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="go32-v2.out" go32/v2 version 2.0 built Nov 15 1998 14:36:43 Usage: go32 coff-image [args] Rename this to go32.exe only if you need a go32 that can run v2 binaries as well as v1 binaries (old makefiles). Put ahead of the old go32 in your PATH but do not delete your old go32 - leave it in the PATH after this one. Set GO32_V2_DEBUG=y in the environment to get verbose output. DPMI memory available: 32675 Kb DPMI swap space available: 7101 Kb --------------FACDFB25AF53B06FD779B8EF Content-Type: text/plain; charset=us-ascii; name="environ.lst" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="environ.lst" TMP=C:\winn\TEMP TEMP=C:\winn\TEMP PROMPT=$p$g winbootdir=C:\WINN COMSPEC=C:\WINN\COMMAND.COM PATH=C:\DJGPP\LIB;C:\DJGPP\TMP;C:\DJGPP\BIN;C:\DJGPP\LIB\GCC-LIB\DJGPP\2.81;C:\WINN;C:\WINN\COMMAND DJGPP=C:\Djgpp\DJGPP.ENV windir=C:\WINN BLASTER=A220 I5 D1 CMDLINE=ld -v --------------FACDFB25AF53B06FD779B8EF Content-Type: text/plain; charset=us-ascii; name="AUTOEXEC.me" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="AUTOEXEC.me" C:\PROGRA~1\NETWOR~1\MCAFEE~1\SCANPM.EXE C:\ @IF ERRORLEVEL 1 PAUSE PATH=C:\Djgpp\BIN;C:\DJGPP\LIB\GCC-LIB\djgpp\2.81;%path% PATH=C:\Djgpp\lib;c:\djgpp\tmp;%PATH% SET DJGPP=C:\Djgpp\DJGPP.ENV mode con codepage prepare=((862) C:\winn\COMMAND\hebega.cpi) mode con codepage select=862 doskey REM Following lines were added by LBINSTDJ, the DJGPP installer SET PATH=C:\DJGPP\BIN;%PATH% SET DJGPP=C:\DJGPP\djgpp.env --------------FACDFB25AF53B06FD779B8EF Content-Type: text/plain; charset=us-ascii; name="CONFIG.me" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="CONFIG.me" device=C:\winn\COMMAND\display.sys con=(ega,,1) Country=972,862,C:\winn\COMMAND\country.sys --------------FACDFB25AF53B06FD779B8EF--