On Mon, 2011-02-14 at 22:01 +0100, Fabiano Sidler wrote:
> Not without any further difficulties, but at least with a different error:
> === snip ===
> Again, the same error on Linux and OSX.
Depending on your distro, this might make things a bit easier:
http://cygwinports.blogspot.com/2011/02/acr
On Mon, 2011-02-14 at 22:01 +0100, Fabiano Sidler wrote:
> Not without any further difficulties, but at least with a different error:
>
> /opt/devel/cygwin/src/cygwin-1.7.6-1/winsup/utils/mingw: couldn't find
> i686-pc-m
> ingw32 directory
> make[3]: *** [crt1.o] Error 1
You need to have mingw.o
Sorry for replying so late.
Thus spoke Yaakov (Cygwin/X):
> On Mon, 2011-02-07 at 10:50 +0100, Fabiano Sidler wrote:
> > I'm trying to build a cross-compiler under Linux and MacOSX using this
> > script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt
> > I get the same error on Linux and Mac
On Thu, 2011-02-10 at 10:26 +0100, Peter John Acklam wrote:
> Fabiano Sidler [fabianosid...@swissonline.ch]:
>
> > Hello? Noone building cross-compilers for cygwin?
>
> I tried several times building a cross-compiler for sparc Solaris. I tried
> using the headers for Solaris 8, 9, and 10, but I
On Mon, 2011-02-07 at 10:50 +0100, Fabiano Sidler wrote:
> I'm trying to build a cross-compiler under Linux and MacOSX using this
> script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt
> I get the same error on Linux and MacOSX after the make of line 340:
Cygwin normally builds with -Werro
Fabiano Sidler [fabianosid...@swissonline.ch]:
> Hello? Noone building cross-compilers for cygwin?
I tried several times building a cross-compiler for sparc Solaris. I tried
using the headers for Solaris 8, 9, and 10, but I never succeeded. I was able
to build binutils, though, but not gcc. I h
Hello? Noone building cross-compilers for cygwin?
Thus spake Fabiano Sidler, 11/02/07 10:50:
> Hi folks!
>
> I'm trying to build a cross-compiler under Linux and MacOSX using this
> script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt
> I get the same error on Linux and MacOSX after the m
Hi folks!
I'm trying to build a cross-compiler under Linux and MacOSX using this
script: http://sourceware.org/ml/cygwin/2010-08/txt00010.txt
I get the same error on Linux and MacOSX after the make of line 340:
=== snip ===
[...]
i686-pc-cygwin-c++ -L/opt/devel/cygwin/build/cygwin/i686-pc-cygwin/w
"Domen Vrankar" <[EMAIL PROTECTED]> writes:
> I think I wrote what I want to do the wrong way.
>
> I want to build a cross compiler on linux that would output Cygwin
> executables ( Linux host -> Cygwin target).
> Anny suggestions?
You might want to try GUB
http://lilypond.org/vc/gub.darcs
On 13 December 2006 08:51, Domen Vrankar wrote:
> I think I wrote what I want to do the wrong way.
>
> I want to build a cross compiler on linux that would output Cygwin
> executables ( Linux host -> Cygwin target).
Ah, ok, understood. This is known to be possible.
> I downloaded w32api-3.8-
2006/12/12, Vin Shelton <[EMAIL PROTECTED]>:
Hi Domen,
Domen Vrankar wrote:
> I'm using this tutorila: http://x.cygwin.com/docs/cg/prog-build-cross.html
> for building a cygwin cross compiler for linux.
>
> I built binutils sucessfully but when trying to build gcc I get:
>
> configure: error: ca
But you don't mean to cross-compile: you mean to natively compile something
that just happens to be a cross-compiler itself.
So you should be using --target instead of --host.
cheers,
DaveK
I think I wrote the question wrong. I want to build Linux->Cygwin
cross compiler that run
On 12 December 2006 09:55, Domen Vrankar wrote:
> I'm using this tutorila: http://x.cygwin.com/docs/cg/prog-build-cross.html
> for building a cygwin cross compiler for linux.
>
> I built binutils sucessfully but when trying to build gcc I get:
>
> configure: error: cannot run C compiled programs
Hi Domen,
Domen Vrankar wrote:
I'm using this tutorila: http://x.cygwin.com/docs/cg/prog-build-cross.html
for building a cygwin cross compiler for linux.
I built binutils sucessfully but when trying to build gcc I get:
configure: error: cannot run C compiled programs.
If you meant to cross com
I'm using this tutorila: http://x.cygwin.com/docs/cg/prog-build-cross.html
for building a cygwin cross compiler for linux.
I built binutils sucessfully but when trying to build gcc I get:
configure: error: cannot run C compiled programs.
If you meant to cross compile, use `--host'.
See `config.l
15 matches
Mail list logo