This is the mail archive of the cygwin mailing list for the Cygwin 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: x86_64-w64-ming32-g++ file not recognized by objdump


On Sun, 2011-08-21 at 11:32 +0800, JonY wrote:

> you are probably missing the runtime DLLs from path. They should be
> found in "/usr/x86_64-w64-mingw32/sys-root/mingw/bin".
> 
> 

You are correct.

export PATH="$PATH:/usr/x86_64-w64-mingw32/sys-root/mingw/bin" fixed the
problem.

Thanks

tomdean


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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