| delorie.com/archives/browse.cgi | search |
| Date: | Tue, 8 Oct 1996 08:10:21 +0200 (IST) |
| From: | Eli Zaretskii <eliz AT is DOT elta DOT co DOT il> |
| To: | Bill Currie <billc AT blackmagic DOT tait DOT co DOT nz> |
| Cc: | Matthew B Kennedy <q9522772 AT helios DOT usq DOT edu DOT au>, djgpp AT delorie DOT com |
| Subject: | Re: Problem when assembling external function using "asmdefs.h" |
| In-Reply-To: | <325A1448.386E@blackmagic.tait.co.nz> |
| Message-Id: | <Pine.SUN.3.91.961008080853.4486G-100000@is> |
| Mime-Version: | 1.0 |
On Tue, 8 Oct 1996, Bill Currie wrote: > the two add modules might(?) cause you problems because you could get two (attempted) add.o files > (unless gcc uses generated names for the temp files) Gcc does generate names for temporary files, so this should be no problem at all (although I didn't actually try). But you're right in principle: calling two source files by the same basename is looking for trouble.
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |