<HTML><BODY style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><DIV><BR class="khtml-block-placeholder"></DIV><DIV>Thanks to this thread, I think I fixed the problem with cyclone too...</DIV><DIV><BR class="khtml-block-placeholder"></DIV><DIV>.hc</DIV><BR><DIV><DIV>On Jan 11, 2007, at 5:53 AM, ugur guney wrote:</DIV><BR class="Apple-interchange-newline"><BLOCKQUOTE type="cite">On 1/10/07, <B class="gmail_sendername">IOhannes m zmoelnig</B> &lt;<A href="mailto:zmoelnig@iem.at">zmoelnig@iem.at</A>&gt; wrote:<DIV><SPAN class="gmail_quote"></SPAN><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> hi.<BR><BR>first off: please _always_ reply to the pd-list and not just me; the<BR>list is not just a way to get into contact with others, but also a way<BR>to learn things "passively" (e.g. by lurking on the list or by reading <BR>the archives)...</BLOCKQUOTE><DIV><BR># Sorry, I used to use my bands google groups mail-list and there when I click reply the mail is sent to the list, not the individual I'm replying. I did'nt realized that I was not sending to the list. Next time I'll pay attention to whom I sent and select reply-all. <BR></DIV><BR><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">ok, unfortunately your make excerpt didn't tell me enough, since you<BR>should have done a "make clean" before. (only the linking stage is <BR>executed since the compilation of additive~.o is already up-to-date).</BLOCKQUOTE><BR><BLOCKQUOTE class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">miller's pd is compiled with M$VC-6 (i think), you have to tell gcc that <BR> you are linking against such library.<BR><BR>try to use the "-mms-bitfields" cflag to gcc when _compiling_ your external.<BR>and tell us what happens.</BLOCKQUOTE><DIV><BR># I select clean in the project menu. This time there is a new line in the make excerpt. <BR><BR>Compiler: Default compiler<BR>Building Makefile: "C:\Dev-Cpp\Projects\pdexternal\Makefile.win"<BR>Executing  make...<BR><SPAN style="background-color: rgb(255, 255, 51);">mingw32-make -f "C:\Dev-Cpp\Projects\pdexternal\Makefile.win" all </SPAN><BR style="background-color: rgb(255, 255, 51);"><SPAN style="background-color: rgb(255, 255, 51);">gcc.exe -c additive~.c -o additive~.o -I"C:/music/pd.miller.40-2/src"  -mms-bitfields  </SPAN><BR><BR>dllwrap.exe --output-def libadditive.def --implib libadditive.a additive~.o  -L"C:/music/pd.miller.40-2/lib" c:/music/pd.miller.40-2/bin/pd.lib   -o additive.dll<BR><BR>dllwrap.exe: no export definition file provided.<BR>Creating one, but that may not be what you want <BR><BR>Execution terminated<BR>Compilation successful<BR><BR># I think after adding -mms-bitfields flag to the compile command the strange error dissappeared! I saved, moved, created the [additive~] object many times, and it works as it supposed to be! <BR># Thank you very much!<BR># What means this -mms-bitfields flag? I looked at the gcc's manual but it isn't in the list there.<BR><A href="http://gcc.gnu.org/onlinedocs/gcc-3.4.6/gcc/Option-Summary.html#Option-Summary"> http://gcc.gnu.org/onlinedocs/gcc-3.4.6/gcc/Option-Summary.html#Option-Summary</A><BR>-ugur-<BR></DIV></DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">_______________________________________________</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><A href="mailto:PD-list@iem.at">PD-list@iem.at</A> mailing list</DIV><DIV style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; ">UNSUBSCRIBE and account-management -&gt; <A href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</A></DIV> </BLOCKQUOTE></DIV><BR><DIV> <SPAN class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><P style="margin: 0.0px 0.0px 0.0px 0.0px; min-height: 14.0px"><BR></P><DIV>------------------------------------------------------------------------</DIV><P style="margin: 0.0px 0.0px 0.0px 0.0px; font: 12.0px Helvetica; min-height: 14.0px"><BR></P><P style="margin: 0.0px 0.0px 0.0px 0.0px"><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica">Computer science is no more related to the computer than astronomy is related to the telescope.  </FONT><FONT face="Helvetica" size="3" style="font: 12.0px Helvetica"><SPAN class="Apple-converted-space">   <SPAN class="Apple-converted-space"> </SPAN></SPAN>-Edsger Dykstra</FONT></P><BR class="Apple-interchange-newline"></SPAN> </DIV><BR></BODY></HTML>