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 |
From: | "Ralf Habacker" <Ralf DOT Habacker AT freenet DOT de> |
To: | "Nicholas Wourms" <nwourms AT yahoo DOT com>, "Jason Tishler" <jason AT tishler DOT net> |
Cc: | <cygwin AT cygwin DOT com> |
Subject: | RE: rebase and ME |
Date: | Fri, 9 Aug 2002 22:41:08 +0200 |
Message-ID: | <00ee01c23fe5$16dd2e90$651c440a@BRAMSCHE> |
MIME-Version: | 1.0 |
X-Priority: | 3 (Normal) |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
In-Reply-To: | <20020809134522.93927.qmail@web21008.mail.yahoo.com> |
Importance: | Normal |
> Ralf, > > I'm unable to compile this. You forgot to include version.cc. I'll > try it as soon as you can get this to me. > version.c should be created by the make file. I have tried. $ make g++ -g -c -o main.o main.cc g++ -g -c -o objectfile.o objectfile.cc g++ -g -c -o sections.o sections.cc echo "float release = 0.4; " >version.c gcc -c -o version.o version.c g++ -g -c -o rebase.o rebase.cc g++ -g -o rebase main.o objectfile.o sections.o version.o rebase.o What does your make say ? Ralf -- 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 |