This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: gcc 3.4.4-x (WinXP Win2K) failure to link for 'new'


On 19 December 2006 15:40, Arthur Schwarz wrote:

> I just downloaded gcc-3.4.4-03 on my WinXP and have the previous version of
> gcc-3.4.4 on my Win2K computer. In both machines the following code fails to
> link. 


> help.<br><br>art<br><br><span style="font-family: courier;">int
> main(void)</span><br style="font-family: courier;"><span
> style="font-family: courier;">{</span><br style="font-family:
> courier;"><span style="font-family: courier;">&nbsp; int * p;</span><br
> style="font-family: courier;"><span style="font-family: courier;">&nbsp;
> int * q = new int;</span><br style="font-family: courier;"><br
> style="font-family: courier;"><span style="font-family: courier;">&nbsp; p
> = new int;</span><br style="font-family: courier;"><br style="font-family:
> courier;"><span style="font-family: courier;">&nbsp; return 3;</span><br
> style="font-family: courier;"><span style="font-family:
> courier;">&nbsp;&nbsp;&nbsp; </span><br style="font-family: courier;"><span
> style="font-family: courier;">}</span><br style="font-family: courier;">

  I'm not surprised with all that HTML in it!



    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]