<?xml version="1.0" ?>
	<rss version="2.0">
        <channel>
        <title>writing functions to be preprocessed by gcc
</title>
        <description>writing functions to be preprocessed by gcc
 quotes</description>
        <link>http://www.quotesdb.info/freenode/gcc/29Jun2006/1.html</link>
        <language>en-us</language>
	<item>
        	<title>writing functions to be preprocessed by gcc
</title>
        	<link>http://www.quotesdb.info/freenode/gcc/29Jun2006/1.html</link>
        	<guid isPermaLink="true">http://www.quotesdb.info/freenode/gcc/29Jun2006/1.html</guid>
        	<description>&lt;0&gt; i am running into problems linking the two ... i have wrapped the pam C functions in the module source code within '   extern &quot;C&quot; { }   ' blocks ...
&lt;0&gt; and as long as I don't link any libraries (-lfoo on the g++ command line), it seems to work fine ...
&lt;0&gt; but once I add a library (-lqui or -lrd) i get PAM unable to dlopen(/lib/security/pam_rd.so)
&lt;0&gt; PAM [dlerror: /lib/security/pam_rd.so: invalid ELF header]
&lt;0&gt; so the solution to my problem was pretty much to compile the module using g++ ... my error was :'( using the &quot;libtool bash shell script&quot; instead of the actual library in .libs/
&lt;1&gt; I'm having a crazy problem with casting ints to doubles in C... any reason why casting an int to double should produce a NaN?
&lt;2&gt; how are you casting?
&lt;1&gt; pfeilspitze:  i've tried all sorts of variations...  but the original was jsut   fsecs = (double)tv-&gt;tv_sec.   fsecs is a double.   tv is struct timeval *
&lt;1&gt; i don't trust &quot;isnan()&quot; so much right now... i think there is some kind of optimization bug.
&lt;3&gt; I get a rather strange error when attempting to configure gcc 4.1.1 from source contained in gcc-4.1.1.tar.bz2.
&lt;3&gt; configure: error: can not find install-sh or install.sh in . ./.. ./../..
&lt;4&gt; Anyone have experience with mudflap and threaded programs?  It's not behaving for me (false negatives), and I'm wondering if it's a Debian-specific problem.
&lt;4&gt; Could someone run a small test app on a non-Debian machine for me?
&lt;5&gt; guys, how do i compile gcc on a box where the gcc package is not installed?
&lt;6&gt; hello
&lt;4&gt; Anyone here have experience with mudflap?  It's not behaving itself under threaded environments (4.1.1)
&lt;7&gt; are there 64bit ports floating around out there? (windows)
&lt;7&gt; i tried djgpp, cant even execure the image
&lt;7&gt; execute*
</description>
	</item></channel></rss>