From: vtailor AT gte DOT 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 AT cygnus DOT com Cc: vtailor AT gte DOT 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 AT cygnus DOT com" with one line of text: "help".