[Bug 146] New: broken trunk: use of C99 long long integer constant in ffi.h

[email protected] Thu, 30 Jun 2005 14:01:35 -0400
Newsgroups gmane.comp.java.vm.sablevm.bugs
Message-ID <[email protected]>
http://sablevm.org/bugs/show_bug.cgi?id=146

           Summary: broken trunk: use of C99 long long integer constant in
                    ffi.h
           Product: SableVM
           Version: trunk
          Platform: Macintosh
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: default
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]


$ ./configure --prefix=/home/egagnon/work --enable-debugging-features
$ make
...
 gcc -DHAVE_CONFIG_H -I. -I. -I../../src/include -I../libffi -I../libffi/include
-I./include -I./inlinability -Iinlinability
-DJAVA_HOME_PATH=\"/home/egagnon/work/lib/sablevm\"
-DBOOT_CLASS_PATH=\"/home/egagnon/work/share/sablevm-classpath:/home/egagnon/work/share/sablevm-classpath/libclasspath.jar:/home/egagnon/work/share/sablevm-classpath/resources.jar\"
-DBOOT_LIBRARY_PATH=\"/home/egagnon/work/lib/sablevm-classpath\" -g -O2 -Wall
-fno-gcse -fno-strict-aliasing -std=iso9899:1990 -pedantic -Werror -O0 -W
-fno-builtin -Wshadow -Wpointer-arith -Wbad-function-cast -Wundef -Wcast-align
-Wwrite-strings -Wsign-compare -Wstrict-prototypes -Wmissing-prototypes
-Wmissing-declarations -Wnested-externs -Wlong-long -MT libsablevm.lo -MD -MP
-MF .deps/libsablevm.Tpo -c libsablevm.c  -fPIC -DPIC -o .libs/libsablevm.o
In file included from libsablevm.c:18:
../libffi/include/ffi.h:118:6: use of C99 long long integer constant
...



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
You are the QA contact for the bug, or are watching the QA contact.