--- Mo DeJong <[EMAIL PROTECTED]> 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:[EMAIL PROTECTED]

---         <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