#27659: wine, wine-devel: winebuild picks the wrong assembler in presence of binutils ----------------------------+----------------------------------------------- Reporter: buffyg@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: wine, wine-devel ----------------------------+----------------------------------------------- Comment(by buffyg@…): Replying to [comment:3 ryandesign@…]:
binutils @2.21_0 didn't install any "gas" program for me, on Snow Leopard on a 64-bit Mac, and wine-devel built fine with binutils installed and active.
I'm just about to update to 2.21_0 (meant to, than forgot about it as I became engrossed in debugging). For the record, here's what I've got before I now proceed to update: {{{ bayard@precious:~ 01:40:15 [501]$ which gas /opt/local/bin/gas bayard@precious:~ 01:40:20 [502]$ gas -v GNU assembler version 2.20.1 (i386-apple-darwin10.3.0) using BFD version (GNU Binutils) 2.20.1.20100303 bayard@precious:~ 01:41:12 [503]$ port info binutils binutils @2.20.1 (devel) Variants: universal Description: Free Software Foundation development toolchain ("binutils") for native development. Tools are prefixed with g to avoid conflicts with original tools. Homepage: http://www.gnu.org/software/binutils/binutils.html Library Dependencies: zlib, libiconv, gettext Platforms: darwin License: unknown Maintainers: nomaintainer@macports.org bayard@precious:~ 01:41:58 [504]$ port contents binutils | grep -w gas /opt/local/bin/gas /opt/local/share/locale/es/LC_MESSAGES/gas.mo /opt/local/share/locale/fr/LC_MESSAGES/gas.mo /opt/local/share/locale/id/LC_MESSAGES/gas.mo /opt/local/share/locale/rw/LC_MESSAGES/gas.mo /opt/local/share/locale/tr/LC_MESSAGES/gas.mo /opt/local/share/man/man1/gas.1.gz }}} -- Ticket URL: <https://trac.macports.org/ticket/27659#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS