Menu

#12 Not compatible with gcc 3.1

closed
nobody
None
5
2006-05-13
2002-10-24
Anonymous
No

Aside from a number of namespace issues all over the place, the compilation of libxdfs fails with:

g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/include/glib-1.2 -I/usr/local/lib/glib/include -I../libedsio -I../libxdelta -D_REENTRANT -D_GNU_SOURCE -Wall -O3 -c admin.cc -MT admin.lo -MD -MP -MF .deps/admin.TPlo -fno-common -DPIC -o .libs/admin.lo
In file included from xdfs_cpp.h:385,
from admin.cc:45:
shared.h:259: sorry, not implemented: `tree_list' not supported by dump_expr
shared.h:259: confused by earlier errors, bailing out

This might be a problem in gcc itself, but still needs to be solved.

System: Mac OS-X 10.2
gcc:
Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease)
GNU CPP version 3.1 20020420 (prerelease) (cpplib) (Darwin/PowerPC)
GNU C++ version 3.1 20020420 (prerelease) (ppc-darwin)
compiled by GNU C version 3.1 20020420 (prerelease).

-- Lars (lars@bearnip.com)

Discussion

  • Tyler Oar

    Tyler Oar - 2004-09-19

    Logged In: YES
    user_id=760763

    What version of GCC was this built with it? I have gotten
    it to work with 2.95.2 on Debian, but I am now trying to
    port it to windows using cygwin and don't know what version
    of GCC to try.

     
  • Joshua P. MacDonald

    • status: open --> closed
     

Log in to post a comment.