id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	os	architecture	failure	difficulty	testcase	blockedby	blocking	related
5	fails if library has main()	cwitty	simonmar	"{{{
I need to link against a library (/usr/lib/libf2c.a)
that includes a definition of main().  When I try to
link a program (ghc ... -lf2c), it uses the definition
of main() from that library.

The workaround is to link with -lHSrts -lf2c.

This should at least be documented (with a description
of the workaround), if not fixed.

(Let me know if you need a full test case, reproduction
scenario, etc.)
}}}"	bug	closed	normal		Driver	5.02	Wont Fix										
