Alexander K. Hansen wrote:
[]
| #include <pi-version.h>
| int
| main ()
| {
|
| int main()
| {
It is rather surprising that earlier gcc versions accepted such
ridiculous code. I think this nested main() comes from a broken
configure.in file. The authors didn't bother to look up how to use the
AC_TRY_COMPILE macro and put an extra "int main()" in that should not be
there.
--
Martin
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc. Get Certified Today
Register for a JBoss Training Course. Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_id=7628&alloc_id=16845&op=click
_______________________________________________
Fink-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-devel