compile libmad on AMD Dual core server errors
leon deng <[email protected]> Thu, 24 Sep 2009 02:37:10 -0700
| Newsgroups | gmane.comp.audio.mad.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, guys Hope everyone doing well! I am trying to compile libmad on ubuntu, which is run on AMD Dual core processor. I use gcc 4.3 I got some errors.One of the error is : libmad/fixed.h h:446:4:4 error: #error "no FPM selected" How to define FPM on AMD, is it intel processor specified? How to solve this issue? Thanks in advance! leon