Mail Archives: djgpp/2008/10/07/16:30:49
"Robert Riebisch" <Robert DOT Riebisch AT arcor DOT de> wrote in message
news:6l16r5F9r656U1 AT mid DOT individual DOT net...
> Are my posts really [so] hard to understand?
>
Sorry, your posts left me with lots of questions. This is what I
understand:
0) those whom I'd expect to see a response from, haven't responded
1) you modify the installs of DJGPP for various versions of GCC most of
which are working to your liking
2) except for version numbers, gcc, cpp, cc1, libgcc.a, etc. are in the same
directories for 4.2.3 and 4.3.2, from here:
http://www.delorie.com/djgpp/dl/ofc/current/v2gnu/gcc423b.zip/
http://www.delorie.com/djgpp/dl/ofc/current/v2gnu/gcc432b.zip/
3) this implies to me that if you modify 4.3.2 the same way, it should work
too
4) some gcc for your modified installs isn't finding some cc1
5) you use a modified install for 4.3.2 ("-x bin/*") which is different from
your other working modified installs ("lib/* libexec/*")
6) you say you didn't install libexec for 4.3.2 ("notice the missing
[libexec directory]..."), which I'd expect is why 4.3.2 gcc can't find 4.3.2
cc1...
7) when asked "Where's cc1?", you say you did install libexec and therefore
cc1 ("everything except bin")
8) you haven't responded to the "it's missing cc1, or cc1 is in the wrong
directory" statement by me
9) you expect people to be familiar with "unzip" - instead of what they use:
pkzip, winzip, 7-zip, infozip, *NIX zip
10) you expect me to know a clean install works when you haven't stated much
about what you tried:
clean install
what version is displayed for the gcc -v which can't find cc1
"lib/* libexec/*" instead of "-x bin" for 4.3.2
where 4.3.2's gcc and cc1 are versus 4.2.3's gcc and cc1
if there is a difference in path's or if PATH is set incorrectly
identify why there is no libexec directory for 4.3.2
if you confirmed "-x bin" does what you expect: did it install
everything, did it overwrite everything older...
if renaming or moving the older directories changes the issue, i.e., no
gcc
RP
- Raw text -