If I say that yes there is a way, would that suffice?

SDCC returns the exit code you expect. And to get the 
actual errors you need to capture the stderr (or stdout 
if you use --use-stdout) output.

Greets,
Maarten

> Hi,
> 
> I'd like to call the sdcc compiler from an other program, in Windows. Is
> there any way to get back the compile status, compile error? Getting the the
> status of compiling (0 or 1 for example, the compiling successfull or not),
> and getting the error line no, in case of syntax error.
> 
> Thanks


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Sdcc-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to