Re: wip/chromium
Rui-Xiang Guo <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.x86-64,gmane.os.netbsd.devel.pkgsrc.wip.general,gmane.os.netbsd.devel.pkgsrc.user,gmane.os.netbsd.ports.i386 |
|---|---|
| Message-ID | <20101218034407.GA24137@tree> |
> I import the chromium-7.0.517.43 in to wip and add the full support on *BSD > include DragonFly. Of course, it remains the support on Linux. > So you may have a try if you are interesting in it. > I have a full build on NetBSD-5.1/amd64 but it still need to do some debug. > I will find some time to test it under i386. Any volunteer is welcome. :) I also have made a full build on NetBSD-5.1/i386 but still get a core dump due to tcmalloc. Has any one ever tested tcmalloc (e.g. with mysql) under NetBSD? Just a quick review, tcmalloc use some memory functions that we have not yet implemented under NetBSD-5.1 (e.g. pvalloc()). -rxg