------- Comment #20 from andreast at gcc dot gnu dot org  2009-11-28 20:14 
-------
Jack, can you point DYLD_LIBRARY_PATH to your installed libgcc_s.dylib and try
to run a gcj -C testme.java?

I did so with todays trunk and the patch from lxo (Alex), the one you sent me
as well as mine from comment #3

[deuterium:~] andreast% setenv DYLD_LIBRARY_PATH
/Volumes/development/gcc/head/testbin-x86_64/lib
[deuterium:~] andreast% gcj -C hello.java                                       
[deuterium:~] andreast% gij hello
Hello World
Hello Andreas


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41991

Reply via email to