discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] Compiling error


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] Compiling error
Date: Fri, 19 Apr 2002 22:04:17 -0700
User-agent: Mutt/1.2.5i

On Fri, Apr 19, 2002 at 06:22:22PM -0400, Scott Robson wrote:
> Hi everyone,
> 
> I'm trying to compile the gnuradio package under openBSD. After finally 
> getting the configure file to find all relevant libraries I still have 
> one problem, this time during the compilation step. Below is the compile 
> error message. Basically it is an error with an assembler pseudo-op. I'm 
> not familiar with how these work normally. Can anyone shed light on what 
> my problem might be? I'm assuming it is a problem with gcc under openBSD.
> 
> Thanx in advance
> 
> Robbo...

It's an option in the later versions of gas.  I'm using binutils 2.11,
gas version 2.11.

In any event, just edit the make file so that those MMX routines don't
get built.  They're not currently being linked in.


Eric



reply via email to

[Prev in Thread] Current Thread [Next in Thread]