* how-programming.texinfo: Remove incorrect libm.a note.

This commit is contained in:
Joshua Daniel Franklin
2005-03-19 23:33:04 +00:00
parent f580813771
commit b5e27d4009
2 changed files with 4 additions and 2 deletions

View File

@@ -98,8 +98,6 @@ works, but
collect2: ld returned 1 exit status
@end example
This is an artifact of libm.a being a symbolic link to libcygwin.a.
If you're using GCJ, you need to pass a "--main" flag:
@example