| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Date: | Fri, 02 Aug 2002 17:52:24 -0700 |
| From: | Andrew Kalman <aek AT pumpkininc DOT com> |
| Subject: | Re: make problem -- does not terminate on error |
| X-Sender: | |
| To: | cygwin AT cygwin DOT com |
| Message-id: | <4.3.2.7.2.20020802174921.00ab2b20@wheresmymailserver.com> |
| MIME-version: | 1.0 |
Here's an idea -- could the problem be due to a '~' in a pathname?
Here's the actual make output. Note the "Progra~1" in the pathname for the
compiler aq430.exe:
make -f Makefile2 sfaq430-a.lib \
T=OSF \
F=aq430 \
O=OSNONE \
C=OSA \
V=OSNONE
make[1]: Entering directory `/cygdrive/c/salvo/src'
c:/Progra~1/AQ430/aq430.exe +s -D__AQCOMPILER__ -DOSMAKE_LIBRARY
-DOSLIBRARY_TYPE=OSF -DOSLIBRARY_CONFIG=OSA -I../inc/
-Ic:/Progra~1/AQ430/include/ -link license.c
002 Pumpkin, Inc. and its" "Licensor(s). All Rights Reserved.";
|
"license.c", line 33: Character string too long (> 510 characters)
1 fatal error
aq430: aq430c error return -1 -- processing terminated
c:/Progra~1/AQ430/aq430.exe +s -D__AQCOMPILER__ -link portaq430.asm
c:/Progra~1/AQ430/aq430lib.exe +s +clear l=../lib/sfaq430-a.lib
license.obj portaq430.obj
MCLIB: license.obj: Fatal error: Cannot open object file
MCLIB aborted
-rw-r--r-- 1 aek unknown 38868 Jul 30 21:47 ../lib/sfaq430-a.lib
make[1]: Leaving directory `/cygdrive/c/salvo/src'
---------------------------------------------------------------
Andrew E. Kalman, Ph.D. aek AT pumpkininc DOT com
Pumpkin, Inc.
home of Salvo, The RTOS that runs in tiny places.(TM)
http://www.pumpkininc.com
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Bug reporting: http://cygwin.com/bugs.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |