Message-Id: <199705142200.SAA02817@delorie.com> From: MTEEL DOT DTECHS AT dtechs DOT com (Mark Teel) Date: Wed, 14 May 1997 08:40 EST To: djgpp AT delorie DOT com Subject: Using non-GNU compiler with GNU Make Precedence: bulk I am porting pSOS to a GEC Butterfly micro using the ARM cross development tools (armasm, armcc, etc.). My question is: I want to use GNU make as we have standardized on it (and it rocks the world), but I am having trouble invoking the ARM tools from Makefiles - it seems that the output from the tools to stderr are not displayed in my Win95 DOS window. This is killing my development momentum... Any suggestions, thoughts? Thanks.