[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll"
From: |
Christian Jullien |
Subject: |
RE: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll" |
Date: |
Thu, 9 Apr 2009 19:13:55 +0200 |
MS cl forces C with -Tc and C++ with -Tp
/Tp<source file> compile file as .cpp /TC compile all files as .c
i.e.
cl -Tc foo.BASIC
compiles as C provided that foo.BASIC contains C code.
You can use the same kind of option.
M2c
Christian
-----Original Message-----
From: address@hidden
[mailto:address@hidden On Behalf Of Ivo
Sent: Thursday, April 09, 2009 18:18
To: address@hidden
Subject: Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll"
On Thursday 09 April 2009 13:17, lostgallifreyan wrote:
> KHMan <address@hidden> wrote:
> (09/04/2009 12:03)
>
> >At the end of the day, AFAIK the decision to pick patches for the
> >main trunk still lies with grischka. So why don't lostgallifreyan
> >push a suitable patch to the mob branch, or post it on this list.
> >It may go in, or it may not go in, but at least those who need
> >such a patch can presumably find it while searching.
>
> Works for me. Once I do it in a way that works as I want, I'll post it
> here. Like I said though, I won't be pushing for anything, I'll just make
> it available.
Perhaps you can put it under a command line option,
like --ignore-filename-case or something. This might increase the chance of
your patch getting accepted in the main tree. The default should be sane
IMHO, which means case sensitive.
--Ivo
_______________________________________________
Tinycc-devel mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/tinycc-devel
----------------------------------------------------------------------------
-----------
Orange vous informe que cet e-mail a ete controle par l'anti-virus mail.
Aucun virus connu a ce jour par nos services n'a ete detecte.
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", (continued)
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", Dave Dodge, 2009/04/08
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/08
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", Jon A. Lambert, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", KHMan, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", Ivo, 2009/04/09
- RE: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll",
Christian Jullien <=
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", Joshua Phillips, 2009/04/09
- RE: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", Christian Jullien, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", Charlie Gordon, 2009/04/09
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/07
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/06
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/06
- Re: [Tinycc-devel] Re: TCC:cannot find -l"xyz.dll", lostgallifreyan, 2009/04/06