Hello,<div><br></div><div>After installing RTEMS 4.10.2 for pc386, on CentOS 6.2, and properly configured PKG_CONFIG_PATH, I noticed that </div><div><br></div><div>   pkg-config --libs i386-rtems4.10-pc386 </div><div><br></div>
<div>returns  null, but -lrtemscpu, -lrtemsbsp, -lsapi was expected.</div><div><br></div><div>I'm just wondering about the status of pkg-config support for RTEMS.</div><div><br></div><div>Is it supposed to be OK, or it is a working in progress? Or what am I getting wrong!</div>
<div><div><br></div><div>[content of my bsp-install/lib/pkg-config/i386-rtems-4.10-pc386.pc file]</div><div><br></div><div><div>#</div><div># pkg-config support file for RTEMS BSP pc386</div><div>#</div><div># Warning: This stuff is experimental and may be changed at any time.</div>
<div>#</div><div>prefix=/home/developer/bsp-install</div><div>exec_prefix=/home/developer/bsp-install/i386-rtems4.10</div><div>libdir=${exec_prefix}/pc386/lib</div><div>includedir=${exec_prefix}/pc386/lib/include</div><div>
<br></div><div>CFLAGS=-mtune=i386 -O2 -g -Wall -Wimplicit-function-declaration -Wstrict-prototypes -Wnested-externs</div><div>RTEMS_BSP=pc386</div><div><br></div><div>Name: i386-rtems4.10-pc386</div><div>Version: 4.10.2</div>
<div>Description: RTEMS BSP pc386</div><div>Libs:</div><div>Cflags: -qrtems -B${exec_prefix}/lib/ -B${libdir}/ --specs bsp_specs ${CFLAGS}</div></div><div><br></div><div><br></div><div>-- Wendell</div>
</div>