libtool
[Top][All Lists]
Advanced

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

Re: Windows C++ support impossible?


From: Howard Chu
Subject: Re: Windows C++ support impossible?
Date: Wed, 31 Jan 2007 02:04:46 -0800
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a2pre) Gecko/20070128 Netscape/7.2 (ax) Firefox/1.5 SeaMonkey/1.5a

Duft Markus wrote:
Are there any opinions on this. Should i simply say, that this libtool
feature is not available with wgcc/windows? This would mean, that i
would have to somehow disable *all* code generation in libtool... Are
their an objections against this?

That's probably OK in the short term. In the longer term, I think you could supply a tool with wgcc that generates the preloaded symbol table. Generating a valid object file that simply contains external symbol references is not a big deal, you can code that up without using a full assembler.
P.S.: all this really only applies to C++,

 C works allready in most
cases ;o)

Such a truism...

--
 -- Howard Chu
 Chief Architect, Symas Corp.  http://www.symas.com
 Director, Highland Sun        http://highlandsun.com/hyc
 OpenLDAP Core Team            http://www.openldap.org/project/





reply via email to

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