On Sat, Mar 28, 2009 at 4:42 PM, John Peterson <j0...@comcast.net> wrote:
> Dear Felipe,
>
> Thanks for the response.  I'm not quite sure how to figure out what arm 
> compiler I'm using.  This came as part of a toolkit to support building 
> applications for an SBC1625 embedded controller from Micro/sys.
>
> When I try to determine the version, this is what I get:
>
>
> [jo...@fingerrock17 host]$ arm-linux-gcc --version
> arm-linux-gcc (GCC) 3.2.1
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
>
> I've tried just about everything to get the compiler to recognize/handle the 
> asm directive, but no dice.  It sure feels like it's not supported with my 
> compiler.  :-(

Well, it looks like it's very old =/

My bet is you would need to do many changes to remove the asm code.

-- 
Felipe Contreras
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to