[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bsp_specs C++ question
- Date: 6 Aug 1999 10:04:37 -0400
- From: ian at airs.com (Ian Lance Taylor)
- Subject: bsp_specs C++ question
Date: Fri, 6 Aug 1999 08:47:19 -0500 (CDT)
From: <joel at oarcorp.com>
In doing the sparc/erc32 C++ support, I noticed that the pc386/bsp_specs
did not have "crti.o%s crtbegin.o%s" in the qrtems_debug: line. Isn't
this wrong? Don't these have to be referenced !qrtems_debug and
qrtems_debug?
If it's correct to use them when qrtems_debug is not set, then it's
certainly correct to use them when qrtems_debug is set.
My copy of pc386/bsp_specs doesn't mention them, but I'm still using
the 19990528 snapshot.
Ian