This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: Using the newest Classapth with gcj ?


strange indeed. I just tried another machine and I get this error:

checking for i686-pc-linux-gnu-gcc...
/home/dav/gcc-4_4-branch/obj-x86_64-unknown-linux-gnu/./gcc/xgcc
-B/home/dav/gcc-4_4-branch/obj-x86_64-unknown-linux-gnu/./gcc/
-B/local/gcc-4_4-branch/install/i686-pc-linux-gnu/bin/
-B/local/gcc-4_4-branch/install/i686-pc-linux-gnu/lib/ -isystem
/local/gcc-4_4-branch/install/i686-pc-linux-gnu/include -isystem
/local/gcc-4_4-branch/install/i686-pc-linux-gnu/sys-include
checking for suffix of object files... configure: error: in
`/home/dav/gcc-4_4-branch/obj-x86_64-unknown-linux-gnu/i686-pc-linux-gnu/libgcc':
configure: error: cannot compute suffix of object files: cannot compile

I am also quite confused about this one...

2009/3/31 Andrew Haley <aph@redhat.com>:
> David Michel wrote:
>> well line 54-55 of /usr/include/limits.h obviously
>
> OK, I can't debug this remotely. ?I don't know why, on your machine,
> this file isn't being included. ?It's extremely odd.
>
> Andrew.
>
>
>> 2009/3/31 Andrew Haley <aph@redhat.com>:
>>> David Michel wrote:
>>>> well it is there at line 54-55
>>>>
>>>> /* Number of bits in a `char'. ? ? ? ?*/
>>>> # ?define CHAR_BIT ? ?8
>>>>
>>> Line 54-55 of what? ?As I said, CHAR_BIT should be defined in
>>> /usr/include/limits.h.
>>>
>>> If it isn't there is something seriously wrong with the system you're
>>> trying to build on.
>>>
>>> Andrew.
>>>
>
>


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