Hello,

I followed the recipe
   https://mail.gna.org/public/ghdl-discuss/2007-05/msg00006.html
and successfully build ghdl under cygwin and Debian Etch.
Two remarks came up:
   1. one has also to download and untar the gcc c++ language
      package, or the configure for --enable-languages=c,c++,ada
      will fail
   2. at least for me the I had use
        HOST_SUBDIR=host-i686-pc-cygwin
      (cygwin rather than cygiwin)

And here a question:
the ghdl/bin install directory will contain
     cpp.exe
     gccbug
     ghdl.exe
     i686-pc-cygwin-gcc.exe
     gcc.exe
     gcov.exe
     i686-pc-cygwin-gcc-4.1.2.exe

So gcc and cpp is build a second time, and installed in the
ghdl/bin as well as in the gcc-4.1.2/bin path.

Are the two gcc's different ? If yes, why ? If no, why are
they installed twice ?

                        With best regards,      Walter

-- 
Walter F.J. Müller    Mail:  [EMAIL PROTECTED]
GSI,  Abteilung KP3   Phone: +49-6159-71-2766
D-64291 Darmstadt     FAX:   +49-6159-71-3762
WWW: http://www-kp3.gsi.de/www/kp3/people/mueller.html

_______________________________________________
Ghdl-discuss mailing list
[email protected]
https://mail.gna.org/listinfo/ghdl-discuss

Reply via email to