OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [gcc-4.2.2/] [gcc/] [config/] [or32/] [or32.h] - Diff between revs 203 and 208

Go to most recent revision | Show entire file | Details | Blame | View Log

Rev 203 Rev 208
Line 61... Line 61...
 
 
/* Override previous definitions (linux.h). Newlib doesn't have a profiling
/* Override previous definitions (linux.h). Newlib doesn't have a profiling
   version of the library, but it does have a debugging version (libg.a) */
   version of the library, but it does have a debugging version (libg.a) */
#undef LIB_SPEC
#undef LIB_SPEC
#define LIB_SPEC "%{!mor32-newlib*:%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}} \
#define LIB_SPEC "%{!mor32-newlib*:%{!p:%{!pg:-lc}}%{p:-lc_p}%{pg:-lc_p}} \
                  %{mor32-newlib:%{!g:-lc -lor32 -lc}                     \
                  %{mor32-newlib:%{!g:-lc -lor32 -u _free -lc}            \
                                 %{g:-lg -lor32 -lg}}                      \
                                 %{g:-lg -lor32 -lg}}                      \
                  %{mor32-newlib-uart:%{!g:-lc -lor32uart -lc}            \
                  %{mor32-newlib-uart:%{!g:-lc -lor32uart -u _free -lc}   \
                                 %{g:-lg -lor32uart -lg}}"
                                 %{g:-lg -lor32uart -lg}}"
 
 
/* Old definition of LIB_SPEC, not longer used. */
/* Old definition of LIB_SPEC, not longer used. */
/* Which library to get.  The only difference from the default is to get
/* Which library to get.  The only difference from the default is to get
   libsc.a if -sim is given to the driver.  Repeat -lc -lsysX
   libsc.a if -sim is given to the driver.  Repeat -lc -lsysX

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.