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: [ecj] Error compiling executable on i686-pc-linux-gnu


Hi Andrew,

>-      %{!findirect-dispatch:-fzip-dependency %U.zip}                   \
>-      %{!fsyntax-only:-fzip-target %U.jar}}\n                          \
>+      %{!findirect-dispatch:-fzip-dependency=%U.zip}                   \
>+      %{!fsyntax-only:-fzip-target=%U.jar}}\n                          \

Reverting this got my Linux gcj to work.

-- Mohan
http://www.thisiscool.com/
http://www.animalsong.org/




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