Fixed
Created: Nov 29, 2017
Updated: Dec 3, 2018
Resolved Date: Dec 25, 2017
Found In Version: 6.0.0.35
Fix Version: 6.0.0.36
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: Toolchain
Cannot build SDK with WRLinux 6 RCPL35 on ubuntu 14.04 32bit host
SDK should be able to build SDK with WRLinux 6 RCPL35 on ubuntu 14.04 32bit host
Though ubuntu 14.04 32bit host is not mentioned in wr_linux_release_notes_6.0 as a host supported
but as the answer in WindAnswer link below, WRLinux 6 project should be able to be built on ubuntu1404_32.
http://windanswer.wrs.com/question/52453/is-there-a-plan-to-support-ubuntu-1404-as-recommended-host-for-wrlinux6/
1. Create Platform Project with configuration below
Board:intel-x86-64
RootFs:glibc_core
kernel:standard
Build:Production
2. .\IMXConfigure.prj.sh (attached) <- run config script
3. make -C build linux-windriver.rebuild
4. make
5. run the following command and then got error(refer to build_log.txt)
make export-sdk