This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Trouble adding ColdFire support to glibc-2.2.5


>|> 3) How can I add a sysdep/m68k/coldfire directory and place in it the
>|>    coldfire versions of those functions that it supports?
>
>You need to set base_machine and machine appropriately for your target in
>configure.in.

Ok, I think the best approach is to add a configureation for
coldfire-linux.

I'll add machine/mase_machine of coldfire to configure.in, coldfire to
scripts/config.sub, create sysdeps/coldfire directory (which will
start out as a clone of the sysdep/m68k directory and be changed as
needed), as well as sysdep/unix/sysv/linux/coldfire(which will start
out as a clone of sysdep/unix/sysv/linux/m68k and be changed as
needed).

Sounds right?

-- 
Peter Barada                                   Peter.Barada@motorola.com
Wizard                                         781-852-2768 (direct)
WaveMark Solutions(wholly owned by Motorola)   781-270-0193 (fax)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]