DragonFly BSD
DragonFly submit List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Ports override for editors/xemacs


From: Dave Cuthbert <dacut@xxxxxxxxxxxxx>
Date: Thu, 25 Mar 2004 10:40:32 -0500

Aaron Malone wrote:
On Wednesday 24 March 2004 21:10, David Cuthbert wrote:
The normal XEmacs fails to compile because FreeBSD has two C
runtime obj files that don't exist on DF,
/usr/lib/crt{begin,end}.o.

They actually do exist -- they've been moved to /usr/lib/${CCVER}/, though. When I did my FSF emacs port override, I linked to these instead of just removing them, but I don't know if they're actually necessary or not.

Ah, ok. Even so, they're unnecessary -- the link line calls the compiler, which automatically grabs the necessary files. I'm not sure why XEmacs thinks it necessary to specify them for FreeBSD.




[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]