delorie.com/archives/browse.cgi | search |
Message-ID: | <3A2FDC6D.86AF8881@softhome.net> |
Date: | Thu, 07 Dec 2000 19:52:29 +0100 |
From: | Laurynas Biveinis <lauras AT softhome DOT net> |
X-Mailer: | Mozilla 4.76 [en] (Win98; U) |
X-Accept-Language: | lt,en |
MIME-Version: | 1.0 |
To: | DJGPP Workers <djgpp-workers AT delorie DOT com> |
Subject: | Bug in tests/makefile.inc |
Reply-To: | djgpp-workers AT delorie DOT com |
There is a line saying LINK = ld $(LDFLAGS) $^ -o $@ ${LIB}/libgcc.a -T ${TOP}/../../lib/djgpp.djl However, current GCC libgcc.a lives in lib/gcc-lib/djgpp/X.YZ/libgcc.a. What's the point of specifying explicit link command? Maybe it can be removed? Laurynas
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |