od it, installing the MinGW headers is a
prerequisite
to building a x86_64-pc-cygwin cross compiler (because libgcc will need certain
windows headers). Is that correct?
Then I tried various gcc configure options:
git clone --depth 1 -b releases/gcc-14 https://gcc.gnu.org/git/gcc.git gcc
cd gcc
./co
64-pc-cygwin cross compiler (because libgcc will need certain
windows headers). Is that correct?
Then I tried various gcc configure options:
git clone --depth 1 -b releases/gcc-14 https://gcc.gnu.org/git/gcc.git gcc
cd gcc
./contrib/download_prerequisites
../configure --target=x86_64-pc-cygwin -
Hello,
Il giorno dom 28 feb 2021 alle ore 09:29 Welwin Joseph via Cygwin
ha scritto:
>
> Hi,
> I am new to the concept of configuring crosscompiler from GCC , can anyone
> guide me on how to create/ Configure a cross compiler from GCC compiler for
> ARM cortex M4F using Cygwi
Hi,
I am new to the concept of configuring crosscompiler from GCC , can anyone
guide me on how to create/ Configure a cross compiler from GCC compiler for ARM
cortex M4F using Cygwin. I am using a windows 10 PC, my target is arm cortexM4F
TM4C129ENCPDT and I am using it as bareboard (no OS
On Jul 27 22:52, marty leisner via Cygwin wrote:
> I want to cross compile cygwin programs on linux.
>
> I vaguely recall there was a debian package for this years ago. No luck
> now.
>
> All my web searches talk about cross compiling on cygwin for linux.
>
> I wonder if there's a pre-assemble
I want to cross compile cygwin programs on linux.
I vaguely recall there was a debian package for this years ago. No luck
now.
All my web searches talk about cross compiling on cygwin for linux.
I wonder if there's a pre-assembled kit to do this (i.e. include files,
libraries, and specs file)
[A side note, first: this is a traditional mailing list, i.e. the policy
is snipping and bottom-replying...]
Am 19.04.2019 um 01:41 schrieb Carlo B.:
> I have no idea how you can run it without errors, please note that
> i586-pc-msdosdjgpp-gcc works fine until it does not link.
Please note that
errors, please note that
i586-pc-msdosdjgpp-gcc works fine until it does not link.
Sincerely.
Il giorno gio 18 apr 2019 alle ore 23:19 Hans-Bernhard Bröker
ha scritto:
>
> Am 18.04.2019 um 16:11 schrieb Carlo B.:
>
> > I would like to signal that the DJGPP cross compiler, includ
Am 18.04.2019 um 16:11 schrieb Carlo B.:
> I would like to signal that the DJGPP cross compiler, included into
> the available packages, crashes as soon as you try to compile
> something with it.
Doesn't, here. It just works.
--
Problem reports: http://cygwin.com/pro
Hello everyone,
I would like to signal that the DJGPP cross compiler, included into
the available packages, crashes as soon as you try to compile
something with it.
To reproduce the problem, just create a simple source file with just
this line for simplicity:
int main() { return 0; }
and after
On 2017-05-27 12:22, Michele wrote:
> I'm running Linux Debian as host and i would like to create a
> cross-compiler like mingw that uses cygwin.dll as libc, so I can
> compile software with POSIX support such as bash..is this possible?
See links in
https://cygwin.com/ml/cygwin/20
On 5/28/2017 9:46 AM, Michele wrote:
Il 27 maggio 2017 20:25:45 CEST, Michele ha scritto:
Il 27 maggio 2017 20:22:46 CEST, Michele ha
scritto:
I'm running Linux Debian as host and i would like to create a
cross-compiler like mingw that uses cygwin.dll as libc, so I can
compile sof
On 5/28/2017 11:13 AM, Dan Kegel wrote:
> On Sun, May 28, 2017 at 6:46 AM, Michele wrote:
>> I know Windows XP it is now unsupported by cygwin and I apoligize for making
>> such a question, but let's suppose I want to make a cross-compiler targeting
>> a newer support
On Sun, May 28, 2017 at 6:46 AM, Michele wrote:
> I know Windows XP it is now unsupported by cygwin and I apoligize for making
> such a question, but let's suppose I want to make a cross-compiler targeting
> a newer supported version of windows what should i do? Let's remembe
Il 27 maggio 2017 20:25:45 CEST, Michele ha scritto:
>
>
>Il 27 maggio 2017 20:22:46 CEST, Michele ha
>scritto:
>>I'm running Linux Debian as host and i would like to create a
>>cross-compiler like mingw that uses cygwin.dll as libc, so I can
>>compile softw
On Sat, May 27, 2017 at 11:25 AM, Michele wrote:
>>I'm running Linux Debian as host and i would like to create a
>>cross-compiler like mingw that uses cygwin.dll as libc, so I can
>>compile software with POSIX support such as bash..is this possible?
>
> the targ
Il 27 maggio 2017 20:22:46 CEST, Michele ha scritto:
>I'm running Linux Debian as host and i would like to create a
>cross-compiler like mingw that uses cygwin.dll as libc, so I can
>compile software with POSIX support such as bash..is this possible?
the target of course is
I'm running Linux Debian as host and i would like to create a cross-compiler
like mingw that uses cygwin.dll as libc, so I can compile software with POSIX
support such as bash..is this possible?
--
Problem reports: http://cygwin.com/problems.html
FAQ: http://cygwi
On 2017-02-16 17:49, Michele Bucca wrote:
I would like to know if it was possible to make a cygwin
cross-compiler that targets i686-pc-cygwin from source in Linux
Debian.
I would like to use it to compile programs like bash from source using linux.
I already know how to build a mingw-w64 cross
Hi There,
I would like to know if it was possible to make a cygwin
cross-compiler that targets i686-pc-cygwin from source in Linux
Debian.
I would like to use it to compile programs like bash from source using linux.
I already know how to build a mingw-w64 cross-compiler
--
Problem reports
I am trying to build a GCC (version 4.9.3)cross compiler on my windows
machine using Cygwin. I am using the source package that came along
with cygwin.
I have already built binutils version 2.25 and installed, this is
through cygwin as well.
binutils configuration used:
../binutils-x.y.z
On 7/16/2013 12:25 PM, Earnie Boyd wrote:
On Tue, Jul 16, 2013 at 11:39 AM, Charles Wilson wrote:
least want to update our current offering to something more current than
4.5.x, AND it's necessary on i686 because recent gmp/mpfr/mpc library
updates have broken mingw-gcc. If, after this update,
different threading library, different
> w32api/runtime library). If you are using a cygwin $host to develop,
> specifically, mingw.org-distribution compatible apps/libs...then you need
> the mingw.org cross compiler.
>
> I don't know how many people that represents -- it migh
ally, mingw.org-distribution compatible apps/libs...then you
need the mingw.org cross compiler.
I don't know how many people that represents -- it might just be me and
Earnie -- but I'm not ready to declare mingw(.org)-gcc dead just yet. I
at least want to update our current offering
On 6/14/2011 1:09 PM, Zouzou wrote:
> I would first like to congratulate everyone involved in getting the
> long-awaited MinGW cross-compiler out. Much appreciated.
>
> There is a program I would like to compile with it, that depends on the
> bfd and iberty libraries. These ar
Hi,
I would first like to congratulate everyone involved in getting the
long-awaited MinGW cross-compiler out. Much appreciated.
There is a program I would like to compile with it, that depends on the
bfd and iberty libraries. These are provided by a standard MinGW install
(with "ming
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 t
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 Solari
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 normal
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
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
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-c
> Basically, "stuff from mingw-w64.sf.net"
>
> The middle piece of the triplet is the vendor tag. We at mingw-w64
> are the vendors. We support win32 and win64, for both host and
> target. I admit it's confusing, but we didn't come up with a better
> name fast enough.
That is really good news.
Dec 2010 14:13:15 +0100, Frédéric Bron
>>>>>
>>>>> wrote:
>>>>>
>>>>>>>>> I checked the Make file, it used this flag:
>>>>>>>>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-a
-Wl,--export-all-symbols
...
replace gcc by gcc-3
gcc 4 is now the default on cygwin but the cross compiler is not
supported for that version.
Frédéric
Well, I don't know but I'd really like to know what is the replacement
these days for
gcc -mno-cygwin -mwindows x.c
I tried
-symbols ...
>>>>>
>>>>> replace gcc by gcc-3
>>>>> gcc 4 is now the default on cygwin but the cross compiler is not
>>>>> supported for that version.
>>>>> Frédéric
>>>>
>>>> What do you mean by not supp
On 22 December 2010 15:12, NightStrike wrote:
> 2010/12/22 Frédéric Bron:
>>>>> I checked the Make file, it used this flag:
>>>>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
>>>>
>>>> replace gcc by gcc-3
>>
2010/12/22 Frédéric Bron :
>>>> I checked the Make file, it used this flag:
>>>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
>>>
>>> replace gcc by gcc-3
>>> gcc 4 is now the default on cygwin but the cross compiler
;>>>>>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols
>>>>>>> ...
>>>>>>
>>>>>> replace gcc by gcc-3
>>>>>> gcc 4 is now the default on cygwin but the cross compiler is not
>>>>
default on cygwin but the cross compiler is not
supported for that version.
Frédéric
What do you mean by not supported? JonY maintains the cross
compilers
I meant that i686-w64-mingw32-gcc exists but not i686-w32-mingw32-gcc.
I thought that w64 meant "built on win64" and mingw32 &quo
> x.c:35:13: error: expected '=', ',', ';', 'asm' or '__attribute__' before
> 'WinMain'
>
> and that also for all other option combinations that made sense to me.
>
> Thanks,
> Michael
Hi,
the -w64- within cross-co
On Wed, 22 Dec 2010 14:13:15 +0100, Frédéric Bron
wrote:
I checked the Make file, it used this flag:
gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols
...
replace gcc by gcc-3
gcc 4 is now the default on cygwin but the cross compiler is not
supported for that version
>>> I checked the Make file, it used this flag:
>>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
>>
>> replace gcc by gcc-3
>> gcc 4 is now the default on cygwin but the cross compiler is not
>> supported for that versio
On 12/16/2010 7:55 AM, NightStrike wrote:
> 2010/12/16 Frédéric Bron <...>:
>>> I checked the Make file, it used this flag:
>>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
>>
>> replace gcc by gcc-3
>> gcc 4 is now the de
2010/12/16 Frédéric Bron :
>> I checked the Make file, it used this flag:
>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
>
> replace gcc by gcc-3
> gcc 4 is now the default on cygwin but the cross compiler is not
> supported for that version.
> I checked the Make file, it used this flag:
> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
replace gcc by gcc-3
gcc 4 is now the default on cygwin but the cross compiler is not
supported for that version.
Frédéric
--
Problem reports: http://cygw
>
> make JAVA_HOME="C:\Program Files\Java\jdk1.5.0_22"
>
> or
>
> JAVA_HOME="C:\Program Files\Java\jdk1.5.0_22"
> export JAVA_HOME
> make
correction:
JAVA_HOME='C:\Program Files\Java\jdk1.5.0_22'
JAVA_HOME=`cygpath -m ${JAVA_HOME}`
export JAVA_HOME
make CC=x86_64-w64-mingw32-gcc
--
Chiheng
On Thu, Dec 16, 2010 at 6:03 AM, gviewer wrote:
>
> Yes, That problem got solved. But now I got a new problem:
> "fatal error, jni.h, no such file or directory"
>
> The jni.h is included in a .h c file.
>
> What's going on?
>
>
make JAVA_HOME="C:\Program Files\Java\jdk1.5.0_22"
or
JAVA_HOME="C:
.dll ${BRILL_JAVA_BASE}/*.c ${BRILL_SRC}
>>
>> This is a Java wrapper around a C/C++ library. Can you help have a look
>> and
>> see if there is an easy change to the "gcc -mno-cygwin ..." part? I am
>> using
>> Windows 7 64-bit machine.
>>
A_HOME}/include/win32
> -shared -o lib/BTagger.dll ${BRILL_JAVA_BASE}/*.c ${BRILL_SRC}
>
> This is a Java wrapper around a C/C++ library. Can you help have a look and
> see if there is an easy change to the "gcc -mno-cygwin ..." part? I am using
> Windows 7 64-bit machine.
&g
t;> My cygwin may already install that package, then how to modify the flag
>> in
>> Makefile to compile.
>
> That depends on the makefile. Usually, there's a user-settable
> variable called CFLAGS that you can use to customize things. But
> basically, with the cross co
asically, with the cross compiler, you call a canonically named
executable instead of the normal one. So for instance, to compile for
64-bit windows, instead of:
gcc -mno-cygwin file.c
you would use:
x86_64-w64-mingw32-gcc file.c
Make sense?
--
Problem reports: http://cygwin.com/pro
message:
>>
>> "gcc: The -mno-cygwin flag has been removed; use a mingw-targeted
>> cross-compiler."
>>
>> I checked the Make file, it used this flag:
>> gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols ...
>>
>> What shoul
On Wed, Dec 15, 2010 at 2:41 PM, gviewer wrote:
>
> Hello, I downloaded a software and tried to compile it on cygwin, I got an
> error message:
>
> "gcc: The -mno-cygwin flag has been removed; use a mingw-targeted
> cross-compiler."
>
> I checked the Make f
Hello, I downloaded a software and tried to compile it on cygwin, I got an
error message:
"gcc: The -mno-cygwin flag has been removed; use a mingw-targeted
cross-compiler."
I checked the Make file, it used this flag:
gcc -mno-cygwin -g -Wl,--add-stdcall-alias -Wl,--export-all-symbols
Hi
I am trying to build android sdk components for windows on Linux. I read there
are cygwin cross compiler that can run on Linux and generate Cygwin compatible
binaries.
I came across http://www.libsdl.org/extras/win32/cross/ that has mingw cross
compiler that runs on Linux. I am looking for
"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
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 dow
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 ge
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 compi
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
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
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&
[Alain Paschoud:]
For some reason, I need to compile in cygwin applications that will run
on linux (OpenBSD to be precise). [...] To do so, I am following first part of
next howto: http://gentoo-wiki.com/HOWTO_Distcc_server_on_Windows
But when I compile the binutils (binutils-20050610-1) with gcc
On 01 March 2006 15:47, Basavaraj Hiremath wrote:
> Hi,
> Where can I get gcc source code, I want to cross
> compile it for Wince/ARM and related tools as well.
>
> Thanks in advance.
> Raj
>
>
> --- Dave Korn <[EMAIL PROTECTED]> wrote:
PLEASE DON'T DO THIS!
Hi,
Where can I get gcc source code, I want to cross
compile it for Wince/ARM and related tools as well.
Thanks in advance.
Raj
--- Dave Korn <[EMAIL PROTECTED]> wrote:
> On 01 March 2006 14:27, Basavaraj Hiremath wrote:
>
> > Hi,
> > I am not able to compile "Hello World" program
> > using th
On 01 March 2006 14:27, Basavaraj Hiremath wrote:
> Hi,
> I am not able to compile "Hello World" program
> using this compiler in CygWin Environment, but I am
> able to compile in Redhat linux enviromnet.
>
> "arm-wince-pe-gcc foo.c" -> does't
> work(/usr/local/wince/cross-tools/bin/arm-wince-pe-
Hi,
I am not able to compile "Hello World" program
using this compiler in CygWin Environment, but I am
able to compile in Redhat linux enviromnet.
"arm-wince-pe-gcc foo.c" -> does't
work(/usr/local/wince/cross-tools/bin/arm-wince-pe-gcc:
/usr/local/wince/cross-tools/
bin/arm-wince-pe-gcc: cannot e
Brian Dessent wrote:
> Alain Paschoud wrote:
>
>
>>For some reason, I need to compile in cygwin applications that will run
>>on linux (OpenBSD to be precise). I didn't find any pre-compiled
>>cross-compiler to do that (does it exist one ?), so I try to build one.
Alain Paschoud wrote:
> For some reason, I need to compile in cygwin applications that will run
> on linux (OpenBSD to be precise). I didn't find any pre-compiled
> cross-compiler to do that (does it exist one ?), so I try to build one.
> To do so, I am following first part of n
Hi all,
For some reason, I need to compile in cygwin applications that will run
on linux (OpenBSD to be precise). I didn't find any pre-compiled
cross-compiler to do that (does it exist one ?), so I try to build one.
To do so, I am following first part of next howto :
http://gentoo-wik
On Fri, Nov 12, 2004 at 11:33:01AM +0100, [EMAIL PROTECTED] wrote:
>Quoting Larry Hall <[EMAIL PROTECTED]>:
>
>> At 05:20 AM 11/10/2004, you wrote:
>>
>>
>> >Hi,
>> >I used to work with Linux and I'm trying Cygwin. Does anyone know if there
Quoting Larry Hall <[EMAIL PROTECTED]>:
> At 05:20 AM 11/10/2004, you wrote:
>
>
> >Hi,
> >I used to work with Linux and I'm trying Cygwin. Does anyone know if there's
> an
> >existing cross compiler for arm9 package? I could not find it in the packag
I've had some luck with the ECOS version. You can find
it at http://sources.redhat.com/ecos/
-Jerry
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: h
> -Original Message-
> From: cygwin-owner On Behalf Of Larry Hall
> Sent: 11 November 2004 12:44
> >Hi,
> >I used to work with Linux and I'm trying Cygwin. Does anyone
> know if there's an
> >existing cross compiler for arm9 package? I cou
At 05:20 AM 11/10/2004, you wrote:
>Hi,
>I used to work with Linux and I'm trying Cygwin. Does anyone know if there's an
>existing cross compiler for arm9 package? I could not find it in the package
>list. Otherwise, what is the solution? Do I have to compile an arm-gcc wi
Hi,
I used to work with Linux and I'm trying Cygwin. Does anyone know if there's an
existing cross compiler for arm9 package? I could not find it in the package
list. Otherwise, what is the solution? Do I have to compile an arm-gcc with the
cygwin library?
I'm sure there's
Due to libtool/gcc related problems I tried building a cross compiler
linux->cygwin. The C compiler works fine, but the c++ compiler has
linux->three small problems
* libstdc++-v3/crossconfig.m4 is missing an entry for cygwin
* libstdc++-v3/configure.ac defines GCC_NO_EXECUTABLES,
> -Original Message-
> From: binutils-owner On Behalf Of Brian Ford
> Sent: 06 April 2004 21:23
> > My problem is that I haven't been able to find a description of the
> > current way of building a cross compiler for Cygwin...
> except for the
> > buil
that I haven't been able to find a description of the
> current way of building a cross compiler for Cygwin... except for the
> build-cross-gcc script mentionned above.
Not considering the bug above, building a cross toolchain from Solairs to
Cygwin shouldn't be different than building a
set up the directory tree.
>
Well... I don't remember where I got the original shell script: it was
several years ago, by the time of cygwin 1.3.12... Since then I have
tried
hacking this script, but I think it is too much outdated, and probably
the build process has completely changed
> -Original Message-
> From: cygwin-owner On Behalf Of Christophe LYON
> Sent: 05 April 2004 14:54
> Hi,
>
> I have been working on how to build a cross-gcc for cygwin.
> I have used the build-cross-gcc shell script with success
> with a Linux host, targetting cygwin 1.5.9, binutils 20040
t.h, and
I
wonder if I am trying to do something which is not supported?
What is the "right" supposed way of build a cross compiler for Cygwin?
Thanks
Christophe.
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.ht
ould call building a
cross-compiler?
I have got mingw and cygwin both installed on the system properly (apart
from mingw apparently hasn't got bison and flex, but cygwin has) and
cygwin's bin path is in the environment variables (mingw's isn't, as it's
gcc isn't being used
Does anyone have a pointer to a detailed set of instructions for
building a linux hosted (i686-pc-linux-gnu) toolchain to a cygwin
target (i686-pc-cygwin) starting from the bare CVS sources with no
precompiled/preinstalled components?
I've spent a couple of days trying to build this from the curre
At 10:00 AM 12/14/2003, roland you wrote:
>hi !
>i have a strange problem and perhaps anbody can give me a hint, how to analyze this
>further:
>
>i run cygwin on my windows XP machine and built gcc&binutils from sources to make a
>hitachi sh1 crosscompile environment. after
>setup, it works flawl
hi !
i have a strange problem and perhaps anbody can give me a hint, how to analyze this
further:
i run cygwin on my windows XP machine and built gcc&binutils from sources to make a
hitachi sh1 crosscompile environment. after
setup, it works flawlessly - i can compile all my stuff and the result
On Thu, Dec 04, 2003 at 09:47:34AM +0530, mohanlal jangir wrote:
> I remember, during cygwin installation I clicked dos. But I don't know how
> to change this now. I hope there should be some way to do this without
> reinstalling cygwin. I have installed cygwin in my E: drive and mount gives
> foll
ring install.
>
> /A
>
>
>
> / "mohanlal jangir" <[EMAIL PROTECTED]> wrote:
> | I could succeed to build cygwin windows to linux cross compiler.
Binaries
> | seems to be almost ok as I am able to compile many applications
perfectly.
> | While cross compiling linux kerne
I could succeed to build cygwin windows to linux cross compiler. Binaries
seems to be almost ok as I am able to compile many applications perfectly.
While cross compiling linux kernel, I encountered one problem:
I used to get some errors from Assermber like "Error: junk `adcl $0x
mohanlal jangir wrote:
I am trying to build cross compiler from cygwin window to linux.
Building a cross to linux is an involved process. You need to build gcc
and glibc in parallel, or supply a pre-compiled glibc before building gcc.
I suggest looking at the info available at
http
glibc, I got undefined refrence to __open and many other
functions. To get rid of these errors, I reconfigured glibc
with --disable-shared (--enable-shared was giving linking problem, as I
explained). I could build glibc also. When I tried to compile my source
using newly built cross compiler, I got fol
lt;[EMAIL PROTECTED]>
Subject: Re: building cross
compiler from cygwin windows to linux: crti.o no such file or directory
t; You try to create a empty crt0.c file.
>
>
> cross-gcc crt0.c -c -o /usr/local/gnu/obj/gcc-3.3.1-3/gcc/crt0.o
>
>
>
> I am trying to build cross compiler from cygwin window to linux. I did
> configured and build binutils as follows:
>
dir>/binutils-2.14/configure --
RESEARCH/PHILIPS)
Subject: building cross compiler
from cygwin windows to linux: crti.o no such file or directory
[Excuse me for sending this mail to both mailing list. I am not very sure,
which mailing list this mail is more suitable]
I am trying to build cross compiler from cygwin window to linux. I did
configured and build binutils as follows:
/binutils-2.14/configure --host=i686-pc-cygwin --target=i686
> From: mohanlal jangir
> Sent: Tuesday, October 14, 2003 8:52 AM
>
> I am looking for windows to linux cross compiler under cygwin. I want to
> know if any binary distribution available, before I go for building the
> tool-chian.
I'd use Google, possibly 'concentrati
I am looking for windows to linux cross compiler under cygwin. I want to
know if any binary distribution available, before I go for building the
tool-chian.
Regards
Mohanlal
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
1 - 100 of 159 matches
Mail list logo