Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 May 1998 19:52:00 +0200
From:      Ollivier Robert <roberto@keltia.freenix.fr>
To:        freebsd-ports@FreeBSD.ORG
Cc:        "David O'Brien" <obrien@NUXI.com>
Subject:   Re: linker help needed for a port
Message-ID:  <19980521195200.A14952@keltia.freenix.fr>
In-Reply-To: <19980521060201.A1350@nuxi.com>; from David E . O'Brien on Thu, May 21, 1998 at 06:02:01AM -0700
References:  <19980521060201.A1350@nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
According to David E . O'Brien:
> Strntok.so Strnpcpy.so Strnpcat.so strtokc.so version.so | tsort -q`
> ld: No reference to __DYNAMIC
> *** Error code 1

You're trying to compile with an old egcs/pgcc compiler. This error was
fixed in the port in January and the fix has been in the main egcs source
tree since that time. Or you're trying to use gcc 2.8.x which may need the
same fix...

-=-=-
jkh         1998/01/28 05:25:36 PST

  Added files:
    lang/egcs/patches    patch-ae 
  Log:
  Use proper LINK_SPEC handling for FreeBSD shared libs.
  
  Submitted by: John Polstra indirectly via Ollivier Robert
-=-=-
-- 
Ollivier ROBERT -=- FreeBSD: The Power to Serve! -=- roberto@keltia.freenix.fr
FreeBSD keltia.freenix.fr 3.0-CURRENT #60: Fri May 15 21:04:22 CEST 1998

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980521195200.A14952>