public inbox for ecos-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug 1000207] problem compiling latest snapshot on freebsd 5.4
@ 2006-03-01  9:20 bugzilla-daemon
  0 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2006-03-01  9:20 UTC (permalink / raw)
  To: ecos-bugs

http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000207


andrew.lunn@ascom.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |MODIFIED




------- Additional Comments From andrew.lunn@ascom.ch  2006-02-28 18:21 -------
David Vrabel says that both g++-3.4 and g++-4.0 barf on this.

I can confirm it barfs with my host tools:

lunn@londo:~/eCos/anoncvs-clean/host/tools/ecostest/unix$ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v
--enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr
--enable-shared --with-system-zlib --libexecdir=/usr/lib
--without-included-gettext --enable-threads=posix --enable-nls
--program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu
--enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr
--disable-werror --with-tune=i686 --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.3 20060212 (prerelease) (Debian 4.0.2-9)

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1000207] problem compiling latest snapshot on freebsd 5.4
@ 2006-03-29  9:05 bugzilla-daemon
  0 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2006-03-29  9:05 UTC (permalink / raw)
  To: ecos-bugs

http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000207


jld@ecoscentric.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|MODIFIED                    |RESOLVED
         Resolution|                            |NEXTRELEASE




------- Additional Comments From jld@ecoscentric.com  2006-03-29 09:28 -------
Thank you for the patch. Checked in.

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1000207] problem compiling latest snapshot on freebsd 5.4
@ 2006-03-29  4:15 bugzilla-daemon
  0 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2006-03-29  4:15 UTC (permalink / raw)
  To: ecos-bugs

http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000207





------- Additional Comments From andrew.lunn@ascom.ch  2006-03-28 21:55 -------
Hi John

Are you likely to commit this patch any time soon?

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1000207] problem compiling latest snapshot on freebsd 5.4
@ 2006-02-24 11:32 bugzilla-daemon
  0 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2006-02-24 11:32 UTC (permalink / raw)
  To: ecos-bugs

http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000207


jld@ecoscentric.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




------- Additional Comments From jld@ecoscentric.com  2006-02-24 10:15 -------
Please advise which version of GCC you are using to build the eCos host tools:

  gcc -v

-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


^ permalink raw reply	[flat|nested] 5+ messages in thread

* [Bug 1000207] problem compiling latest snapshot on freebsd 5.4
@ 2006-02-24 10:15 bugzilla-daemon
  0 siblings, 0 replies; 5+ messages in thread
From: bugzilla-daemon @ 2006-02-24 10:15 UTC (permalink / raw)
  To: ecos-bugs

http://bugzilla.ecoscentric.com/show_bug.cgi?id=1000207


andrew.lunn@ascom.ch changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Additional Comments From andrew.lunn@ascom.ch  2006-02-24 08:49 -------
See the discussion thread:

http://ecos.sourceware.org/ml/ecos-discuss/2006-02/msg00274.html

At the end i propose a "shot in the dark" patch which works for David, but
required verifying by a C++ programmer if this is the real solution.

> Index: eCosSocket.h
> > ===================================================================
> > RCS file: /cvs/ecos/ecos/host/tools/Utils/common/eCosSocket.h,v
> > retrieving revision 1.2
> > diff -u -r1.2 eCosSocket.h
> > --- eCosSocket.h        19 Sep 2000 05:53:51 -0000      1.2
> > +++ eCosSocket.h        23 Feb 2006 18:09:34 -0000
> > @@ -75,6 +75,7 @@
> >
> >  class CeCosSocket {
> >  public:
> > +        friend class CeCosSerial;
> >         static const String GetHostByName(LPCTSTR pszHost);
> >
> >    // These functions must be called before any other operation is carried
+out:


-- 
Configure bugmail: http://bugzilla.ecoscentric.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-29  8:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-01  9:20 [Bug 1000207] problem compiling latest snapshot on freebsd 5.4 bugzilla-daemon
  -- strict thread matches above, loose matches on Subject: below --
2006-03-29  9:05 bugzilla-daemon
2006-03-29  4:15 bugzilla-daemon
2006-02-24 11:32 bugzilla-daemon
2006-02-24 10:15 bugzilla-daemon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).