This is the mail archive of the newlib@sources.redhat.com mailing list for the newlib project.


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

How can I disable the default libgloss for arm when linking!


Hi:

    When I link libc.a with my own libgloss.o functions,
    The multiple definition errors occured!

    When building newlib for arm.The libgloss functions(_open,_close....)
    in /libc/sys/arm/systencalls and functions in libcfunc.c will be
created.
    How can I remove the installation when building newlib for arm?
    Or how can I disable them?

Thanks!





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