libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libtool links with g++ even with only c file


From: Vincent Torri
Subject: libtool links with g++ even with only c file
Date: Sat, 18 Apr 2009 09:45:24 +0200 (CEST)


hey

i have written a library which can be compiled for windows xp or windows ce. The source files are only C files with windows ce, and there is a c++ file with windows xp.

when i compile for windows ce, only gcc i used, but the link uses g++ to create the DLL. There is also no c++ flags.

Is there a reason why libtool still uses g++ to create the DLL ?

if you need more informations (configure.ac or Makefile.am files), tell me

thank you

Vincent Torri




reply via email to

[Prev in Thread] Current Thread [Next in Thread]