[xsde-users] Build libxsde with clang

CHABOCHE Alexandre alexandre.chaboche at trixell-thalesgroup.com
Wed Jan 27 06:30:39 EST 2021


Here is the command line with -J1 specified:

"make[2]: Entering directory 'D:/app/Data/3131/XmlParser_working/xsde-3.0.0-i686-windows/libxsde/xsde'
generating config.h here
clang  -I.. -O2 -target armv7a-none-eabi -msoft-float -mno-implicit-float -fno-builtin -fansi-escape-codes    -D__vxworks -D__VXWORKS__ -D__ELF__ -D_HAVE_TOOL_XTORS  -nostdlibinc -nostdinc++ -ftls-model=local-e
xec -fno-builtin -fno-strict-aliasing -D_USE_INIT_ARRAY -mllvm -two-entry-phi-node-folding-threshold=2 -mno-implicit-float -MD -MP -mlong-calls -DCPU=_VX_ARMARCH7 -DTOOL_FAMILY=llvm -DTOOL=llvm -D_WRS_KERNEL -D
_VSB_CONFIG_FILE=-I D:\app\Data\3131\WS_Branch_SP2R5_upgradeVXWorks\VSB\h\config\vsbConfig.h -DARMEL  -U__USER_LABEL_PREFIX__ -D__USER_LABEL_PREFIX__= -D__ARM_NEON__ -DZEVAL -DSDHC_STORAGE-ID:\app\Data\3131\WS_
Branch_SP2R5_upgradeVXWorks\VSB\share\h -ID:\app\Data\3131\WS_Branch_SP2R5_upgradeVXWorks\VSB\krnl\h\system -ID:\app\Data\3131\WS_Branch_SP2R5_upgradeVXWorks\VSB\krnl\h\public -ID:\app\Data\3131\WS_Branch_SP2R5
_upgradeVXWorks\VSB\share\h\public  -ID:\app\Data\3131\WS_Branch_SP2R5_upgradeVXWorks\VSB\usr\h\public -fexceptions -c c/expat/xmlparse.c -o c/expat/xmlparse.o
clang: ←[0;1;31merror: ←[0mcannot specify -o when generating multiple output files←[0m
make[2]: *** [../../build/c/rules.make:11: c/expat/xmlparse.o] Error 1
make[2]: Leaving directory 'D:/app/Data/3131/XmlParser_working/xsde-3.0.0-i686-windows/libxsde/xsde'
make[1]: *** [makefile:7: xsde] Error 2
make[1]: Leaving directory 'D:/app/Data/3131/XmlParser_working/xsde-3.0.0-i686-windows/libxsde'
make: *** [makefile:10: libxsde] Error 2"


________________________________
De : Boris Kolpackov <boris at codesynthesis.com>
Envoyé : mercredi 27 janvier 2021 12:07
À : CHABOCHE Alexandre
Cc : xsde-users at codesynthesis.com
Objet : Re: [xsde-users] Build libxsde with clang

CHABOCHE Alexandre <alexandre.chaboche at trixell-thalesgroup.com> writes:

> clang: error: cannot specify -o when generating multiple output files

Can you re-try the build with -j 1 and show the command line that
triggers this error?


More information about the xsde-users mailing list