I've tried searching the archive, but can't find exactly what I am looking 
for.

Here is an example from a MAKELOG:

ObjPinnacle.c:15385: error: (Each undeclared identifier is reported only 
once
ObjPinnacle.c:15385: error: for each function it appears in.)
make[5]: *** [../../lib/-sparc/libmain.a(ObjPinnacle.o)] Error 1
make[5]: Leaving directory 
`/home/current/work_8.0e_DEV/Pinnacle_DEV025/pinnacle/main'
make[4]: Leaving directory 
`/home/current/work_8.0e_DEV/Pinnacle_DEV025/pinnacle/main'
/home/current/work_8.0e_DEV/Pinnacle_DEV025/pinnacle/models
make[4]: Entering directory 
`/home/current/work_8.0e_DEV/Pinnacle_DEV025/pinnacle/models'
 
architecture is set to (-sparc)
 
making models as ../../lib/-sparc/libmodels.a
make[5]: Entering directory 
`/home/current/work_8.0e_DEV/Pinnacle_DEV025/pinnacle/models'


The OS is Solaris 8 on a sparc platform, or Solaris 10 on x86 (Opteron)
gmake is version: 3.79.1

As can be seen, where there is a compilation error, make reports the 
error, but does not stop.

What does it take to get make to report back an exit error status all the 
way back to the script that called make, so that the compilation process 
is stopped?

Thanks

MB
 --
Mike Brown ([EMAIL PROTECTED])
            Lotus Bloats: Michael L Brown/MSN/MS/PHILIPS
Philips Medical, Fitchburg, WI
Desk: 608-288-6969  Fax: 608-298-2101
PMS direct: 164-6969
You design it, I'll build it!


_______________________________________________
Help-make mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/help-make

Reply via email to