From: vtailor@gte.net
Subject: Newbie GNU linker question
16 Jul 1998 14:10:43 -0700
Message-ID: <199807161052.FAA06006.cygnus.gnu-win32@smtp1.mailsrvcs.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
To: gnu-win32@cygnus.com
Cc: vtailor@gte.net

This is probably an elementary question to some on this forum:  Can the
gnu linker deal with a situation in which two separate libraries have the
same functions?  Ideally, the linker should select the first library on
the command line that has the expected functions and ignore the second
library's version of these functions.

That would save the nuisance of renaming the subset of Microsoft console
function calls that I am presently undertaking to emulate.

-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request@cygnus.com" with one line of text: "help".
