Modifying gcc34 makefile to compile with java

Kris Kennaway kris at obsecurity.org
Sat Nov 18 16:37:09 PST 2006


On Sat, Nov 18, 2006 at 07:19:16PM -0400, David Pratt wrote:
> Hi. I have recently tried to compile gcc34 port with java by modifying 
> Makefile by adding the argument
> 
> --enable-languages=c,c++,java
> 
> This failed giving me a list of languages that excluded java. This 
> version of gcc is capable of compiling with java. Can someone provide 
> some advice on getting this port to compile with java properly. Anyone 
> done this? Many thanks.

AFAIK you really don't want to use gcc 3.4's java support, it was not
usable before the 4.x branch.  Accordingly, the gcc 4.x ports allow
java to be specified.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20061119/be288c1b/attachment.pgp


More information about the freebsd-questions mailing list