"Ronald S. Bultje" <rsbul...@gmail.com> writes:

> Hi,
>
> On Sat, Jul 7, 2012 at 2:03 PM, Ronald S. Bultje <rsbul...@gmail.com> wrote:
>> From: "Ronald S. Bultje" <rsbul...@gmail.com>
>>
>> This is similar in style to how it currently supports some exotic
>> compilers (e.g. see CC_O).
>> ---
>>  configure |   13 ++++++++++---
>>  1 file changed, 10 insertions(+), 3 deletions(-)
>
> This is a RFC more than anything else. MSVC's link.exe expects
> libbla.lib instead of -lbla. I'm wondering about the most
> portable/simple/robust way to add support for that into our build
> system.

I've hacked up support for some other non-standard syntaxes in the past.
I will revisit this and see how best to support both those and msvc.

-- 
Måns Rullgård
m...@mansr.com
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to