« Return to Thread: environment hosed during upgrade

Re: environment hosed during upgrade

by Danny Smith :: Rate this Message:

| View in Thread

>
> Danny Smith wrote:
> >> .
> >>    
> >> C:\C>xgcc-3.4.5 -o try.exe try.c
> >> collect2: cannot find `ld'
> >>
> >>    
> > Ugh, collect2 also calls access("path/to/ld.exe", X_OK).
> >
> >  
>
> Could I get a patch for these changes when you have time please Danny?

http://www.cygwin.com/ml/cygwin-cvs/2007-q1/msg00120.html

Then build gcc with -D__USE_MINGW_ACCESS included in  $(CFLAGS).

Danny


>
> I had a quick look to see if I could figure it out for myself
> but there
> are many calls to access thoughout the gcc sources.
>
> Dave
>
> --------------------------------------------------------------
> -----------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the
> chance to share your
> opinions on IT & business topics through brief surveys-and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge
&CID=DEVDEV
_______________________________________________
MinGW-users mailing list
MinGW-users@...

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
MinGW-users mailing list
MinGW-users@...

You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users

 « Return to Thread: environment hosed during upgrade