public inbox for sourcenav@sourceware.org
 help / color / mirror / Atom feed
From: "HuangQiang" <jameshq@liverpool.ac.uk>
To: "Source Navigator" <sourcenav@sourceware.cygnus.com>
Subject: Can't build the application
Date: Tue, 27 Nov 2001 05:47:00 -0000	[thread overview]
Message-ID: <KIEBICHBADHFCLGCKOPDIEEGCKAA.jameshq@liv.ac.uk> (raw)

I tried to build the application using SN, I got the error message output:

gcc -o hello.exe
gcc: No input files
make: ***[hello.exe] Error 1
++++End++++


Detail:
OS: win2000
cygwin
SN 5.0

hello.c:    void main(void){ printf("Hello World!");}
hello project

I tried the gcc -o hello.exe in the cygwin it also told me there is some
input file needed. The correct form should be like:
gcc hello.c -o hello.exe ( why the SN generate such command: gcc -o
hello.exe ?)

Thanks for your help

Best regards!

james

WARNING: multiple messages have this Message-ID
From: "HuangQiang" <jameshq@liverpool.ac.uk>
To: "Source Navigator" <sourcenav@sourceware.cygnus.com>
Subject: Can't build the application
Date: Fri, 14 Dec 2001 07:27:00 -0000	[thread overview]
Message-ID: <KIEBICHBADHFCLGCKOPDIEEGCKAA.jameshq@liv.ac.uk> (raw)
Message-ID: <20011214072700.bj_JpIeT4QZ4CPV6N1DBdVo1aEeCTCqjD73HaZv3dy0@z> (raw)

I tried to build the application using SN, I got the error message output:

gcc -o hello.exe
gcc: No input files
make: ***[hello.exe] Error 1
++++End++++


Detail:
OS: win2000
cygwin
SN 5.0

hello.c:    void main(void){ printf("Hello World!");}
hello project

I tried the gcc -o hello.exe in the cygwin it also told me there is some
input file needed. The correct form should be like:
gcc hello.c -o hello.exe ( why the SN generate such command: gcc -o
hello.exe ?)

Thanks for your help

Best regards!

james

             reply	other threads:[~2001-12-14 15:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-27  5:47 HuangQiang [this message]
2001-12-14  7:27 ` HuangQiang
2001-12-11  3:49 dieter.braisch
2001-12-11 20:24 ` Ian Roxborough
2001-12-24 12:53   ` Ian Roxborough
2001-12-24  2:38 ` dieter.braisch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=KIEBICHBADHFCLGCKOPDIEEGCKAA.jameshq@liv.ac.uk \
    --to=jameshq@liverpool.ac.uk \
    --cc=sourcenav@sourceware.cygnus.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).