Skip to content

Instantly share code, notes, and snippets.

@fgretief
fgretief / MinGW gcc verbose output 2013-09-03
Created September 3, 2013 20:53
GCC verbose output of a compile on Windows with OpenEmbedded MinGW SDK
make: Entering directory `F:/workspace_4.3/TestOeSdk/Debug'
'Building target: TestOeSdk'
'Invoking: Cross GCC Linker'
arm-oe-linux-gnueabi-gcc -L"F:\Programs\oecore-x86_64-armv5te-toolchain-oe-core.0\sysroots\armv5te-oe-linux-gnueabi\usr\lib" -L"F:\Programs\oecore-x86_64-armv5te-toolchain-oe-core.0\sysroots\armv5te-oe-linux-gnueabi\lib" -L"F:\Programs\oecore-x86_64-armv5te-toolchain-oe-core.0\sysroots\armv5te-oe-linux-gnueabi\usr\lib\arm-oe-linux-gnueabi\4.8.1" --verbose -o "TestOeSdk" ./src/TestOeSdk.o
Using built-in specs.
COLLECT_GCC=arm-oe-linux-gnueabi-gcc
COLLECT_LTO_WRAPPER=f:/programs/oecore-x86_64-armv5te-toolchain-oe-core.0/sysroots/x86_64-oesdk-mingw32/usr/bin/armv5te-oe-linux-gnueabi/../../libexec/armv5te-oe-linux-gnueabi/gcc/arm-oe-linux-gnueabi/4.8.1/lto-wrapper.exe
Target: arm-oe-linux-gnueabi
Configured with: /home/fgretief/u/core-oe/tmp-eglibc/work-shared/gcc-4.8.1-r0/gcc-4.8.1/configure --build=x86_64-linux --host=x86_64-oesdk-mingw32 --target=arm-oe-linux-gnueabi --prefix=/usr/local/oec