Re: GCC 3.3 problems
Re: GCC 3.3 problems
- Subject: Re: GCC 3.3 problems
- From: James Quick <email@hidden>
- Date: Sun, 6 Jul 2003 16:19:48 -0400
Since I installed the gcc updater, my project builder indices no longer
worked.
All current projects had class inspector panes with <No Classes in
Project>.
Cleaning and rebuilding did not fix the problem. In fact, rebuilding
indices
on older archived projects, ended up losing the indexing and never
repopulating
the class browser unless I reverted from gcc 3.1 to gcc 2.5.
I removed build trees, rebuilt, reindexed, to no avail.
I verified that the entries for /usr/bin/*cc* and /usr/bin/cpp* were
correct.
I veriified the the gcc toolchain in /usr/libexec/gcc/darwin/pcc was
correct.
I finally threw up my hands and reinstalled the December Devtools mpkg
and rebooted. Now an older application project I had tested rebuilds
indices correctly for both gcc-3.1 and gcc-2.95.2. i.e. the Class
browser
is populated.
The only project I care about right now, still does not populate the
class browser
and I desperately want it to. It is a Foundation Framework target, All
my classes
are in a group named Classes. All the source files show up in the
Sources
target phase. Everything compiles without error. The pbxindex and
pbxbtree
files are created at build time.
Does anyone have a clue about this?
I already joined and posted to the projectbuilder-user list but I've
gotten no
response.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.