This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: Request for Assistance: GCC 3.3.1 Code-Gen Problems


>  After setting CONFIG_SHELL, the expansion of the INSTALL* variables
> contains an extra word, which then appears to confuse libtool during
> installation:  it sees
>
>     /bin/whateversh ...../install-sh -args file-to-install directory
>
> and seems to end up in an off-by-one situation, thinking that
> file-to-install is the target installation directory.

This works for me on all Solaris versions. So the problem is very likely 
elsewhere.

-- 
Eric Botcazou


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