This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: cygwin + crosstools - Muhahaha


Gernot.Frisch wrote:
I finally made it. Had to get the latest cgywin1.dll snapshot and the rc16 version of your tools. 3 Hours of compiling, then "test=1". That was it I think. Haven't had time to check it, yet.

BTW:
wget through a proxy requires:

export http_proxy=123.123.123.123:7777 // HTTP-proxy settings
export ftp_proxy=123.123.123.123:7777 // the same! Not the std.FTP-port (2121)
export passive_ftp=on

OK, I can add that as an example the comment. (BTW standard ftp is 21, not 2121... 2121 appears to be a standard port for ftp *proxies*. I suspect the port number varies from proxy server to proxy server.)

The $HOME directory must not have a blank, which is the case in cygwin by default.

I should add a check for that. Thanks for the reminder. (Whether it's the default depends on where cygwin was installed, I think.)

Well, thank you for your great work. I never thought I would make it.

You're welcome! Now the big test: do the plugins you build with it actually work on the systems you want them to? Let us know how it goes.

Cheers,
Dan

--
My technical stuff: http://kegel.com
My politics: see http://www.misleader.org for examples of why I'm for regime change

------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]