public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* Need Help !!!
@ 2001-07-14 10:50 Kunal Gangakhedkar
  2001-07-14 13:25 ` Jeff Sturm
  0 siblings, 1 reply; 5+ messages in thread
From: Kunal Gangakhedkar @ 2001-07-14 10:50 UTC (permalink / raw)
  To: gcc

Hi There,

You guys are really doing a great job !!!
Thanks for developing such a wonderful software.

I'm an amateur software developer from India.
And I want to make a simple but honest suggestion.

Could you please develope or port your so famous gcc/g++ compiler suite =
& related standard development=20
libs to MS-Windows or DOS platform ??
Because the problem is GNU/Linux or Unix is still not widely used in =
India.
Though I myself am using RedHat Linux, it is very difficult for me to =
port my small programs from Windows to Linux or vice-versa.
because of the differences in the standard library linking and usage.

I'll be highly delighted & obliged if you can port gcc suite to Windows.

Thanks,
Kunal Gangakhedkar
(kgangakhedkar@yahoo.com)
(kunalg@giasbma.vsnl.net.in)

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Need Help !!!
  2001-07-14 10:50 Need Help !!! Kunal Gangakhedkar
@ 2001-07-14 13:25 ` Jeff Sturm
  2001-07-14 14:18   ` Laurynas Biveinis
  0 siblings, 1 reply; 5+ messages in thread
From: Jeff Sturm @ 2001-07-14 13:25 UTC (permalink / raw)
  To: Kunal Gangakhedkar; +Cc: gcc

On Sat, 14 Jul 2001, Kunal Gangakhedkar wrote:
> I'll be highly delighted & obliged if you can port gcc suite to Windows.

You're in luck.  There are at least three active projects for GCC on
DOS/Windows:

http://sources.redhat.com/cygwin/
http://www.mingw.org/
http://www.djgpp.com/

Jeff

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Need Help !!!
  2001-07-14 13:25 ` Jeff Sturm
@ 2001-07-14 14:18   ` Laurynas Biveinis
  0 siblings, 0 replies; 5+ messages in thread
From: Laurynas Biveinis @ 2001-07-14 14:18 UTC (permalink / raw)
  To: Jeff Sturm; +Cc: Kunal Gangakhedkar, gcc

> 
> http://sources.redhat.com/cygwin/
> http://www.mingw.org/
> http://www.djgpp.com/

I doubt if www.djgpp.com exists. The real URL is www.delorie.com/djgpp/

Laurynas

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: Need help!
  2000-06-29 18:32 Need help! Paul H. Shen
@ 2000-06-29 20:00 ` Jeffrey A Law
  0 siblings, 0 replies; 5+ messages in thread
From: Jeffrey A Law @ 2000-06-29 20:00 UTC (permalink / raw)
  To: Paul H. Shen; +Cc: gcc-bugs, gcc

  In message < 395BF8EB.B480E433@alacritech.com >you write:
  >   gcc -c -DHAVE_CONFIG_H -g -O2 -I.
  > -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
  > /home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c -o pic/concat.o
  > gcc -c -DHAVE_CONFIG_H -g -O2 -I.
  > -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include
  > /home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c
  > /home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c: In function
  > `concat':
  > /home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96:
  > `__builtin_va_alist' undeclared (first use this function)
  > /home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: (Each undeclared
  > identifier is reported only once
  > /home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: for each function
  > it appears in.)
This is a good indication that the compiler you're using to try and build
GCC has been mis-installed.

jeff

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Need help!
@ 2000-06-29 18:32 Paul H. Shen
  2000-06-29 20:00 ` Jeffrey A Law
  0 siblings, 1 reply; 5+ messages in thread
From: Paul H. Shen @ 2000-06-29 18:32 UTC (permalink / raw)
  To: gcc-bugs; +Cc: gcc

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 2889 bytes --]

Hi,
I do not think this is a bug.  However, I just can not get it work. 
It seems to me that either I am missing some files or the path was not
set correctly.
I tried to follow the installation procedure:
     downloading the source
           GCC 2.95.2,
gzip format, 12.5Meg.
           downloaded
successfully.
     configure
           
Failed in a number of places
           
configure:1302: gcc -E  conftest.c >/dev/null 2>conftest.out
           
configure:1298: minix/config.h: No such file or directory
           
configure: failed program was:
           
#line 1297 "configure"
           
#include "confdefs.h"
           
#include <minix/config.h>
           
...
     build
make bootstrap
   Fatal error, aborted
if [ x"no" = xyes ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include  
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/argv.c -o pic/argv.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include 
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/argv.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include  
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/choose-temp.c -o pic/choose-temp.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include 
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/choose-temp.c
test x"no" != xyes || \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include  
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c -o pic/concat.o
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/../include 
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c: In function `concat':
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: `__builtin_va_alist'
undeclared (first use this function)
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: (Each undeclared
identifier is reported only once
/home/pshen/bin/gnuS/gcc-2.95.2/libiberty/concat.c:96: for each function
it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `concat.o'
Current working directory /baydel1/home/pshen/bin/gnu/gcc-2.95.2/libiberty
*** Error code 1
make: Fatal error: Command failed for target `all-libiberty'
 
Please advise.
Thanks in advance.
Best Regards,
Paul Shen

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2001-07-14 14:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-07-14 10:50 Need Help !!! Kunal Gangakhedkar
2001-07-14 13:25 ` Jeff Sturm
2001-07-14 14:18   ` Laurynas Biveinis
  -- strict thread matches above, loose matches on Subject: below --
2000-06-29 18:32 Need help! Paul H. Shen
2000-06-29 20:00 ` Jeffrey A Law

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).