public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* liblto_plugin.so not found under cygwin64 while works under cygwin32
@ 2013-08-28  8:21 Vasili Galka
  0 siblings, 0 replies; only message in thread
From: Vasili Galka @ 2013-08-28  8:21 UTC (permalink / raw)
  To: cygwin

Hi,

I have a problem of things behaving unexpectedly differently under
Cygwin32 and Cygwin64. I would appreciate some advice as how to debug
it.

The scenario (run separately on two installations - Cygwin32 and Cygwin64):
1. I compile GCC 4.8.1 cross compiler for ARM under Cygwin using
exactly the same "configure ...", "make" and "make install" commands
(AFAIU this results in x86 and x86_64 host versions respectively).
2. When I use the Cygwin32 version for my project everything works fine.
3. But when I use the Cygwin64 version I get the following linking
error "arm-none-eabi-g++ : fatal error : -fuse-linker-plugin, but
liblto_plugin.so not found"
4. Both installations have the following files present:

/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/cc1.exe
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/cc1plus.exe
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/collect2.exe
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/cyglto_plugin-0.dll
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/install-tools
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/liblto_plugin.dll.a
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/liblto_plugin.la
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/lto-wrapper.exe
/usr/arm-none-eabi/libexec/gcc/arm-none-eabi/4.8.1/lto1.exe

Any advice?

Many thanks,
Vasili

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-08-28  8:21 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-28  8:21 liblto_plugin.so not found under cygwin64 while works under cygwin32 Vasili Galka

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).