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: crosstool and RH9 findings


Dan Kegel wrote:

BTW, how does wget without --passive-ftp fail?  If it aborts, then
I could probably do something like
  wget foo || wget --passive-ftp foo
and have a good chance of working even if iptables is on.
- Dan


It just hangs, unfortunately:

---snip---
[cradle@xxx]$ wget -c ftp://ftp.gnu.org/pub/gnu/gcc/gcc-3.3.1.tar.gz
--12:40:18--  ftp://ftp.gnu.org/pub/gnu/gcc/gcc-3.3.1.tar.gz
          => `gcc-3.3.1.tar.gz'
Resolving ftp.gnu.org... 199.232.41.7
Connecting to ftp.gnu.org[199.232.41.7]:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/gnu/gcc ... done.
==> PORT ... done.    ==> RETR gcc-3.3.1.tar.gz ... done.
[hangs here]
---snip---

I haven't waited to see how long it takes to time out.

-David


------ 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]