This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Re: i need help
- From: Erik Christiansen <erik at dd dot nec dot com dot au>
- To: Stefanus Eddy <steff_edy at myrealbox dot com>
- Cc: gcc-help at gcc dot gnu dot org
- Date: Fri, 10 Oct 2003 18:47:21 +1000
- Subject: Re: i need help
- References: <3F865413.5070401@myrealbox.com>
On Fri, Oct 10, 2003 at 01:39:15PM +0700, Stefanus Eddy wrote:
> [root@internet gcc]# ./configure
> loading cache ./config.cache
Try deleting config.cache. This may obviate the later problem, since
configure will then take a fresh look at what you have on the box,
rather than try to save time by remembering old results.
> can someone help me????.
Yes, even to the extent of offering some useful hints:
o Be patient. Repeat posting within minutes only clutters the world's
inboxes. (And may irritate those whose help is sought.)
o A subject line which relates to the specific problem is more likely
to induce an informed reader to spend time on your problem.
Good luck,
Erik