From: Grzegorz J. <ja...@he...> - 2003-03-12 02:06:15
|
On Tue, 11 Mar 2003, Michael Hohmuth wrote: > Alexandre Tolmos <kt...@fr...> writes: > > > Btw, Grzegorz has got problems compiling with Gcc 3.2.1 (errors in > > "buffer.cc" pertaining to the "placement new" operator). On my Mac I > > only have Gcc 3.1. Did you encounter such problems with Gcc 3.2? > > No, I did not. Then again, so far I've only tried using Gcc-3.2 > together with a version 6.0 of the garbage collector. Have you run 'make test' ? Most likely I did not supply you with enough info on the check-in procedure (I posted the draft some like two (?) weeks ago, I assumed you got it). We try to work in branches, tagged sandbox_USERID or sandbox_USERID_SOMETHING, and test before we merge to the trunk. 'make test' does testing. Perhaps you were not aware of it, otherwise you would not be able to successfully run 'make test', as your GC differs from CVS GC. I am very sorry about this confusion, I am planning to put such info on the website, I am working on this now. It should be ready before the end of this month. [snip] > > BTW: Is there a reason for not "cvs rm -f"-ing the redundant copy of > the garbage collector in src/gc? Alexandre has just done it. Best regards Grzegorz ################################################################## # Grzegorz Jakacki Huada Electronic Design # # Senior Engineer, CAD Dept. 1 Gaojiayuan, Chaoyang # # tel. +86-10-64365577 x2074 Beijing 100015, China # # Copyright (C) 2002 Grzegorz Jakacki, HED. All Rights Reserved. # ################################################################## |