BZ #19: Problem building on PCBSD1.0rc2

Status fields:

creation_ts:2006-02-22 15:24
component:unspecified
version:0.95
rep_platform:i386
op_sys:FreeBSD
bug_status:RESOLVED
resolution:FIXED
reporter:fithis2001@yahoo.com
My problem is that libbfd and libiberty are static libraries. There is no
libopcodes library in PCBsd, I think it is inside libbfd . Is there any way to
leave it out during configuration?

Comment #1 by twisti@complang.tuwien.ac.at on 2006-02-23 12:18:02

The FreeBSD machine i had to test is down for a long time now, so i couldn't
test this change.  But yes, it is possible.  I do something similar on e.g.
Darwin.  Do you know what to do or can you provide me access to a FreeBSD machine?

Comment #2 by twisti@complang.tuwien.ac.at on 2006-10-31 23:55:29

We changed the default behavior with 0.96.  Is this fixed for you?

Comment #3 by twisti@complang.tuwien.ac.at on 2007-05-18 11:35:15

The default configuration disables the disassembler.  The configure switch for
that is:

--disable-disassembler

I'll close this bug now.