other/1999: java_cup VS gcj

anast@solidum.com anast@solidum.com
Sun Apr 1 00:00:00 GMT 2001


>Number:         1999
>Category:       other
>Synopsis:       java_cup VS gcj
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Feb 15 08:06:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     anast@solidum.com
>Release:        unknown-1.0
>Organization:
>Environment:
linux	
>Description:
My question is:
did gcj offer support for the java_cup package, if not
is it suffisant to generate object files from java_caup.runtime.*
and link them with my application which use the java_cup
package and needed to be converted to an executable file.
the command that i tried :

/usr/local/bin/gcj --main=Compiler  \
-shared -o ../../lib/libclassifier.so /stuff/ObjFiles/*o \
TransObjFiles/*.o -o Compiler

where /stuff/ObjFiles/*o contains object files generated from 
java_cup files, but after the executable file was generated, 
i tried to execute it but it gives me segmentation fault.

thanks.
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the Gcc-prs mailing list