delorie.com/archives/browse.cgi   search  
Mail Archives: djgpp/1994/01/30/03:29:38

Date: Sun, 30 Jan 1994 09:21:34 +0100
Alternate-Recipient: Allowed
From: ESCHN705 AT RZ DOT Braunschweig DOT PTB DOT d400 DOT de
Sender: ESCHN705 AT RZ DOT Braunschweig DOT PTB DOT d400 DOT de
To: djgpp AT sun DOT soe DOT clarkson DOT edu
Original-In-Reply-To: RFC-822
Pp-Warning: Parse error in original version of preceding In-Reply-To line
Subject: Reply to f2c library errors

I had runtime errors, too, when opening files. They disappeared after
removing three lines from the LIBI77 makefile as shown below and from that
moment I had no problems anymore.

I did not investigate what has happened before, but possibly ld strips more
than unnecessary sybols only (?).

# compile, then strip unnecessary symbols
.c.o:
 $(CC) -c -DSkip_f2c_Undefs $(CFLAGS) $*.c
#      ld -r -x -o $*.xxx $*.o
#      copy /b $*.xxx $*.o
#      del $*.xxx

Regards, Thomas.

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019