Maciej Mrozowski wrote:
> On Tuesday 10 of January 2012 03:34:06 Dmitrij K wrote:
> > Dear developers of crossdev.
> >
> > Can you realize --target mingw64 (for creating windows app 64 bit) (like
> > mingw-w64.sourceforge.net)?
> >
> > And can you to add choising of building compilation: dynamic OR static
> > linking to GCC library, for LGPL license of GCC using (mingw32.dll etc)?
>
> Hello,
>
> It is already there:
> crossdev --target x86_64-w64-mingw32
I had did following things:
1) localhost # emerge --sync --metadata ...
2) localhost # emerge -upv crossdev
These are the packages that would be merged, in order:
Calculating dependencies... done!
Total: 0 packages, Size of downloads: 0 kB
3) localhost # crossdev --target help | grep mingw
- mingw32 http://www.mingw.org/
Dear Maciej Mrozowski,
you said to me about --target mingw64 is true there... where is ?
can you explain me how I can to intall mingw64 by crossdev package (without
outside packages like mingw-w64.sourceforge.net)?
--
Regards.