This is the mail archive of the
ecos-discuss@sources.redhat.com
mailing list for the eCos project.
Compilation of ECOS with new system functions
- To: <ecos-discuss at sourceware dot cygnus dot com>
- Subject: [ECOS] Compilation of ECOS with new system functions
- From: "Jean-Claude Guiton" <jean-claude dot guiton at elios-informatique dot fr>
- Date: Mon, 22 Jan 2001 17:42:55 +0100
Hello,
I wish replace the standard function cyg_libc_invoke_main() by my function
cyg_libc_invoke_main() that I put in the file
packages/hal/powerpc/fads/v1_3_1/src/hal_diag.c. How the linker resolve the
problem of two functions of same name ?
Thanks,
Jean-Claude