problem compiling libgcrypt from ports

John-Mark Gurney jmg at funkthat.com
Mon Aug 5 21:53:13 UTC 2013


Tom Everett wrote this message on Mon, Aug 05, 2013 at 09:53 -0600:
> oh i see.  thanks!

it's that the port uses cc which defaults to clang, not gcc...  gcc
and clang binaries are installed independent of what cc is set to...
assuming you build clang, etc...

> On Mon, Aug 5, 2013 at 8:18 AM, Ian Lepore <ian at freebsd.org> wrote:
> 
> > On Mon, 2013-08-05 at 07:54 -0600, Tom Everett wrote:
> > > ok, I'll give that a try.  Just FYI, it seems that my current gcc version
> > > is 4.2.1, so I'd be asking to compile with an older gcc?
> > >
> >
> > You're not compiling with gcc at all right now; those error messages you
> > posted are clang errors (it's complaining that it doesn't support a
> > particular gcc-specific extension).

-- 
  John-Mark Gurney				Voice: +1 415 225 5579

     "All that I will do, has been done, All that I have, has not."


More information about the freebsd-arm mailing list