Es schrieb stefan:
>
> On Sun, 6 Jan 2002, Guido Draheim wrote:
>
> > > > > Thus libtool should set the program compiling the `impgen' program when
> > > > > creating the import library to a `--build' gcc and should not default to
> > > > > the `--host' gcc which it in fact does. This fails o
On Sun, 6 Jan 2002, Guido Draheim wrote:
> > > > Thus libtool should set the program compiling the `impgen' program when
> > > > creating the import library to a `--build' gcc and should not default to
> > > > the `--host' gcc which it in fact does. This fails of course, because
> > > > this g
Es schrieb stefan:
>
> On Sat, 5 Jan 2002, Guido Draheim wrote:
>
> > Es schrieb stefan:
> > >
> > > Hello list,
> > >
> > > I recently setup a cross compiler from linux->mingw32. Using --host,
> > > --build and --target I am able to reproduce software successfully. But
> > > with a little b
On Sat, 5 Jan 2002, Guido Draheim wrote:
> Es schrieb stefan:
> >
> > Hello list,
> >
> > I recently setup a cross compiler from linux->mingw32. Using --host,
> > --build and --target I am able to reproduce software successfully. But
> > with a little bit of confusion about the above parame
Es schrieb stefan:
>
> Hello list,
>
> I recently setup a cross compiler from linux->mingw32. Using --host,
> --build and --target I am able to reproduce software successfully. But
> with a little bit of confusion about the above parameters.
>
> Reading `info Autoconf' tells me:
> --hos