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


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: [Mingw-users] Re: GNU ld for Mingw-host


Nick Clifton wrote:
> 
> Hi Kai,
> 
> >  Hi, has someone worked with porting the binutils for Mingw lately? (Not only
> > as the target...)
> 
> No one has responded, so I guess that the answer would be "no". :-(
> 
> >  Finally and by an accident I became aware that the 'ld/emultempl/elf32.em'
> > and it using 'stat()', could be the reason to the fact that all the Mingw-
> > hosted GNU linkers for the ELF-systems using shared '.so' libraries fail in
> > finding those 'NEEDED' or 'linked' shared libraries, the '-rpath-link' having
> > no influence at all now...
> 

I didn't know that elf was ported to Win32.  That's the most likely
reason that it doesn't work.

> I assume then that 'stat()' does not work under Mingw ?  What is the
> alternative for this OS ?
> 

http://www.google.com/search?q=stat+site%3Amicrosoft.com

Earnie.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com



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