Re: Clang now builds world and kernel, on i386 and amd64

From: Derek Tattersall <dlt_at_mebtel.net>
Date: Wed, 29 Sep 2010 08:13:22 -0400
* Garrett Cooper <gcooper_at_freebsd.org> [100929 06:16]:
> On Tue, Sep 28, 2010 at 11:43 PM, Dimitry Andric <dim_at_freebsd.org> wrote:
> > On 2010-09-29 02:28, Derek Tattersall wrote:
> >>
> >> A test shell script using mktemp (1) works fine on current built with
> >> clang today. ?The clang case produces a filename with all "A"'s rather
> >> than the random letters expected.
> >
> > I cannot reproduce this on a system compiled entirely with clang:
> >
> > $ mktemp foo.XXXXXX
> > foo.MyUM5k
> > $ mktemp foo.XXXXXX
> > foo.YidMeT
> > $ mktemp foo.XXXXXX
> > foo.L27Cfz
> > $ mktemp foo.XXXXXX
> > foo.k3haLx
> >
> > ... and so on. ?Can you post that test script, please?
> 
> Please note your CPUTYPE and CFLAGS (for both those that had a problem
> and those that didn't) there might be some evidence in there that
> would help to resolve this issue with clang.
> Thanks,
> -Garrett
> _______________________________________________
> freebsd-current_at_freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org"
The CPUTYPE and CFLAGS are set as by a GENERIC build.  The kernel
configuration file is vanilla GENERIC with scsi and PCI ethernet drivers
built as modules only. The uname is:
FreeBSD oriental.arm.org 9.0-CURRENT FreeBSD 9.0-CURRENT #23: Tue Sep 28 11:06:43 EDT 2010 \
root_at_oriental.arm.org:/usr/obj/usr/src/sys/ORIENTAL  amd64
-- 
Best regards,
Derek Tattersall
dlt_at_mebtel.net		dlt666_at_yahoo.com		 dtatters_at_gmail.com
Received on Wed Sep 29 2010 - 10:13:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:07 UTC