This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Newbie GNU linker question


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".


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]