[parisc-linux] The printf fiasco

Alan Cox alan@lxorguk.ukuu.org.uk
Mon, 26 Mar 2001 00:55:38 +0100 (BST)


Actually you cant take the address. Instead your 

	(void *)printf

generates
	(void *)fprintf

and your program core dumps mysteriously at run time