Re: libjava configure fails on finding no C compiler in $PATH despite gcc being present

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Thanks. So, the build system is invoking it correctly, as far as I can
tell. (/home/zopolis4/gcj/libjava/configure --srcdir=../../../gcj/libjava
--cache-file=./config.cache --enable-multilib --disable-bootstrap
--disable-libstdcxx --enable-languages=c,c++,java,lto
--program-transform-name=s,y,y, --disable-option-checking
--with-target-subdir=x86_64-pc-linux-gnu --build=x86_64-pc-linux-gnu
--host=x86_64-pc-linux-gnu --target=x86_64-pc-linux-gnu --disable-static)

On Tue, May 10, 2022 at 9:01 PM Xi Ruoyao <xry111@xxxxxxxxxxx> wrote:

> On Tue, 2022-05-10 at 20:56 +1000, Zopolis0 wrote:
> > By the build tree do you mean the directory I'm running configure
> > from? If so, then no libjava directory is present despite the libjava
> > configure script certainly running during the build process.
>
> It should be in x86_64-pc-linux-gnu (or whatever triplet for your
> platform) directory, along with other target libraries (for eg
> libstdc++-v3).  If not, something is wrong.
>
> --
> Xi Ruoyao <xry111@xxxxxxxxxxx>
> School of Aerospace Science and Technology, Xidian University
>

Attachment: config.log
Description: Binary data


[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux