[uClibc] libpthread/Makefile issue

Peter S. Mazinger ps.m at gmx.net
Sun Oct 10 12:59:55 UTC 2004


Hello!

Is this section really correct?

ifeq($(strip $(UCLIBC_CTOR_DTOR)),y)
ifeq($(strip $(DOPIC)),y)
START_FILES = $(TOPDIR)/lib/crti.o $(LIBGCC_DIR)/crtbeginS.o
END_FILES = $(LIBGCC_DIR)/crtendS.o $(TOPDIR)/lib/crtn.o
else
START_FILES = $(TOPDIR)/lib/crti.o $(LIBGCC_DIR)/crtbegin.o
END_FILES = $(LIBGCC_DIR)/crtend.o $(TOPDIR)/lib/crtn.o
endif
endif

ifeq DOPIC/else/endif is correct, but what happens if CTOR_DTOR is not 
enabled, does it really not need the crt_files to build libpthread?

Peter

-- 
Peter S. Mazinger <ps dot m at gmx dot net>           ID: 0xA5F059F2
Key fingerprint = 92A4 31E1 56BC 3D5A 2D08  BB6E C389 975E A5F0 59F2


____________________________________________________________________
Miert fizetsz az internetert? Korlatlan, ingyenes internet hozzaferes a FreeStarttol.
Probald ki most! http://www.freestart.hu



More information about the uClibc mailing list