Parsing errors from Makefiles
Parsing errors from Makefiles
- Subject: Parsing errors from Makefiles
- From: Quentin Stafford-Fraser <email@hidden>
- Date: Fri, 9 Jul 2004 14:04:07 +0100
I have a couple of Makefile-based projects, and when gcc stops on an
error, I don't get that nice ability to click on the error and see the
line in the source code.
The Makefile output is obviously recognised as errors - they are listed
individually - but I'm assuming that the filenames are not being
related back to the files in the project. Any suggestions welcomed!
I'm guessing I either need to persuade gcc to output absolute pathnames
or get Xcode to look in the right place for the files...?
Quentin
----
Dr Quentin Stafford-Fraser
Newnham Research Ltd
Tel: +44 8707 66 11 10
Mob: +44 7798 851702
AIM: quentinsf
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.