Re: GCC/GCJ and pdftk

2009-06-10 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joe Auty wrote: > Joe Auty wrote: >> bf wrote: >>> >> However, I've also read in the pdftk port logs that gcj is included in GCC 3.4+ when WITHOUT_JAVA in the GCC Makefile is set to no or commented out. So, I compiled GCC with gcj s

Re: GCC/GCJ and pdftk

2009-06-10 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joe Auty wrote: > bf wrote: >> > >>> However, I've also read in the pdftk port logs that gcj is included in >>> GCC 3.4+ when WITHOUT_JAVA in the GCC Makefile is set to no or commented >>> out. So, I compiled GCC with gcj support without a problem, an

Re: GCC/GCJ and pdftk

2009-06-05 Thread bf
--- On Fri, 6/5/09, Joe Auty wrote: > From: Joe Auty > Subject: Re: GCC/GCJ and pdftk > To: "bf" > Cc: freebsd-questions@FreeBSD.org > Date: Friday, June 5, 2009, 10:42 PM > Joe Auty wrote: > > bf wrote: > >> > > > >>> However, I&

Re: GCC/GCJ and pdftk

2009-06-05 Thread Joe Auty
Joe Auty wrote: bf wrote: However, I've also read in the pdftk port logs that gcj is included in GCC 3.4+ when WITHOUT_JAVA in the GCC Makefile is set to no or commented out. So, I compiled GCC with gcj support without a problem, and Oh yes, did you? Really? How? Better look again. Sor

Re: GCC/GCJ and pdftk

2009-06-05 Thread Joe Auty
bf wrote: However, I've also read in the pdftk port logs that gcj is included in GCC 3.4+ when WITHOUT_JAVA in the GCC Makefile is set to no or commented out. So, I compiled GCC with gcj support without a problem, and Oh yes, did you? Really? How? Better look again. Yes, I did: $ ls

Re: GCC/GCJ and pdftk

2009-06-05 Thread bf
>I need pdftk to compile on an amd64 system, and see in the pdftk >Makefile the following: > > # gcj/libgcj don't exist on these platforms > > NOT_FOR_ARCHS= amd64 ia64 sparc64 NOT_FOR_ARCHS is _usually_ there for a reason. In this case, it's because the lang/gcc4* maintainer hasn't devised a

Re: GCC/GCJ and pdftk

2009-06-05 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Larkin wrote: > Joe Auty wrote: >> Hello, > >> I'm a little confused. > >> I need pdftk to compile on an amd64 system, and see in the pdftk >> Makefile the following: > >>> # gcj/libgcj don't exist on these platforms >>> NOT_FOR_ARCHS= amd64 ia

GCC/GCJ and pdftk

2009-06-05 Thread Joe Auty
Hello, I'm a little confused. I need pdftk to compile on an amd64 system, and see in the pdftk Makefile the following: > # gcj/libgcj don't exist on these platforms > NOT_FOR_ARCHS= amd64 ia64 sparc64 However, I've also read in the pdftk port logs that gcj is included in GCC 3.4+ when WITHO

Re: GCC/GCJ and pdftk

2009-06-05 Thread Greg Larkin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Joe Auty wrote: > Hello, > > I'm a little confused. > > I need pdftk to compile on an amd64 system, and see in the pdftk > Makefile the following: > >> # gcj/libgcj don't exist on these platforms >> NOT_FOR_ARCHS= amd64 ia64 sparc64 > > However, I'

GCC/GCJ and pdftk

2009-06-05 Thread Joe Auty
Hello, I'm a little confused. I need pdftk to compile on an amd64 system, and see in the pdftk Makefile the following: # gcj/libgcj don't exist on these platforms NOT_FOR_ARCHS= amd64 ia64 sparc64 However, I've also read in the pdftk port logs that gcj is included in GCC 3.4+ when WITHOUT