> Getting g77 from egcs is the best option right now. However, it seems to > me that this adds a lot of bloat (duplication of C, C++, etc.) to the > system for someone wanting to use FreeBSD as a scientific workstation > platform.
Then update the g77 port to fetch egcs-core-XYZ.tar.gz and egcs-g77-XYZ.tar.gz and build it that way. You will have no C, C++ or objC support in the result. -- -- David ([email protected] -or- [email protected]) To Unsubscribe: send mail to [email protected] with "unsubscribe freebsd-current" in the body of the message
