autoconf
[Top][All Lists]
Advanced

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

Re: OBJ and EXE and cross-compilation (Was: AC_OBJEXT again)


From: Earnie Boyd
Subject: Re: OBJ and EXE and cross-compilation (Was: AC_OBJEXT again)
Date: Tue, 12 Dec 2000 15:36:36 -0800 (PST)

--- Mo DeJong <address@hidden> wrote:
> 
> But would this still work if I wanted to compile with
> the mingw compiler under Cygwin? The mingw native
> compiler is also named gcc, so what --host triple
> would I need to pass to the configure script? It
> seems like I would need to pass something for the
> --host argument, otherwise the configure script
> would not think it was a cross compile. Is this
> even a cross compile? Well sort of. (ugh)
> 

You would need to
  CC='gcc -mno-cygwin' configure --host=i386-mingw32msvc

Cheers,

=====
Earnie Boyd
mailto:address@hidden

---         <http://earniesystems.safeshopper.com>         ---
--- Cygwin: POSIX on Windows <http://gw32.freeyellow.com/> ---
---   Minimalist GNU for Windows <http://www.mingw.org/>   ---

__________________________________________________
Do You Yahoo!?
Yahoo! Shopping - Thousands of Stores. Millions of Products.
http://shopping.yahoo.com/



reply via email to

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