Re: problem including xdc/std.h

2009-06-17 Thread Ottavio Campana
Hi, you answer makes me think that building a library without XDC package.bld is possibile. It it true? Considering that I just want to develop an application, is there a (more or less) official way to use just standard autotools? Ottavio On Tue, Jun 16, 2009 at 02:42:44PM

RE: problem including xdc/std.h

2009-06-16 Thread Ring, Chris
This comes up a lot, I'll add this to the CE FAQ. If you're building a _library_: * If you're not using XDC's package.bld-based build, you'll have to explicitly define your 'target' via the -Dxdc_target__=something option. * If you're using XDC's package.bld-based build, the appropriate