This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: help with installing gcc in os x please.


powerpc-apple-darwin6.2		(an empty folder)
Empty? Are you sure your build succeeded? AFAIK, powerpc-apple-darwin6
should contain at least a config.cache and another libiberty folder (as
well as libstdc++-v3 folder, if one builds the c++ front end.)
[snip]
you're right - there is a problem. i thought this:

[Ben-Ds-Computer:~/gcc/objdir/gcc] bend% ./xgcc -v
Using built-in specs.
Configured with: ../gccfolder/configure --enable-threads=posix --enable-shared--program-suffix=c
Thread model: posix
gcc version 3.2.1

...was enough to indicate that it had worked but i've just tried compiling something with it and got this:
xgcc: installation problem, cannot exec `cc1': No such file or directory

so yes, there is something very wrong with it. oh dear. :/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]