Re: Cross-compiling GLib 2.18 with arm-linux.



On Sat, Mar 28, 2009 at 4:42 PM, John Peterson <j0hnp 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:
>
>
> [johnp 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


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