Re: btx building error

[ Available lists | Index of freebsd-hackers | Month of Jul 2001 | Week of 26 Jul 2001 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Mike Smith <msmith@freebsd.org>
Date
26 Jul 2001 03:04:18
Subject
Re: btx building error
Message-ID
200107250127.f6P1RT703231@mass.dis.org

In reply to

[ Hide this part ]
> I cvs'ed the current version of btx by "cvs co btx" and tried to build it on
> my FBSD-4.0 box and here is what I got:
...
> bash-2.04$ as --version
> GNU assembler 2.11
...
> What should I do?

Uninstall your custom binutils:

ziplok:~>uname -r
4.3-STABLE
ziplok:~>as --version
GNU assembler 2.10.1

You might want to build the -stable version of BTX. Note also that BTX
is not meant to be built/used standalone; you should look at the
higher-level makefiles to see how it's integrated.

Note, also that BTX in -current is built with:

mass:~>as --version
GNU assembler 2.11.2 [FreeBSD]

--
... every activity meets with opposition, everyone who acts has his
rivals and unfortunately opponents also. But not because people want
to be opponents, rather because the tasks and relationships force
people to take different points of view. [Dr. Fritz Todt]
V I C T O R Y N O T V E N G E A N C E



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



Elapsed time: 0.121 seconds