Opened 15 years ago
Closed 15 years ago
#22539 closed defect (duplicate)
Trying to install atlas with binutils @2.20_0
Reported by: | andreim@… | Owned by: | jameskyle@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | atlas |
Description
I recently upgraded to binutils @2.20_0 I then tried to install atlas and got the error:
Assembler messages: Fatal error: invalid listing option `r'
during the configuration step. I switched back to binutils@2.19_0 and now atlas installes without errors.
Change History (4)
comment:1 Changed 15 years ago by jmroot (Joshua Root)
Owner: | changed from macports-tickets@… to jameskyle@… |
---|
comment:2 follow-up: 3 Changed 15 years ago by nerdling (Jeremy Lavergne)
comment:3 Changed 15 years ago by andreim@…
Replying to snc@…:
Which variants were used for the install of the newest version of binutils?
I can't check for sure since I completely removed that version, but it should have been installed with the default variants. If I remember correctly binutils was updated during a "port upgrade outdated", and so it must have been the variant which was installed with that command.
comment:4 Changed 15 years ago by jameskyle@…
Resolution: | → duplicate |
---|---|
Status: | new → closed |
The assembler in the recent version of binutils is not fully OSX compatible. It can't produce Mach-O's.
This is a known limitation and discussed in their mailing lists:
http://gcc.gnu.org/ml/gcc/2009-09/msg00121.html
I have opened a new ticket for binutils here: #22681
I am closing this ticket as a duplicate.
Which variants were used for the install of the newest version of binutils?