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]

Re: Linker: Bug or Feature?


mvoss@kuttig.com writes:
> As a small introduction: I recently started to name my C++ files *.cpp, and
> my C-files *.c. Before, I used the same extension for both.

Using the same extension for two different languages, C and C++ in this 
case, is asking for trouble (lack of maintainability is just one issue), 
and in most cases, just plain wrong.

As for your problem, could you possibly send me the code so I can see
what's going on? I hate to guess when I see these reports as to what
the problem may be (name mangling/decoration is usually the top of my
list however).

Regards,
Mumit

-
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]