On 5/4/22 1:38 PM, Steve Kargl wrote:
On Wed, May 04, 2022 at 01:22:57PM -0700, John Baldwin wrote:
On 5/4/22 12:53 PM, Steve Kargl wrote:
On Wed, May 04, 2022 at 11:12:55AM -0700, John Baldwin wrote:
I don't know the entire FreeBSD ecosystem. Do people
use FreeBSD on embedded systems (e.g.,
On Wed, May 04, 2022 at 01:22:57PM -0700, John Baldwin wrote:
> On 5/4/22 12:53 PM, Steve Kargl wrote:
> > On Wed, May 04, 2022 at 11:12:55AM -0700, John Baldwin wrote:
> >
> > I don't know the entire FreeBSD ecosystem. Do people
> > use FreeBSD on embedded systems (e.g., nanobsd) where
> > libth
On 5/4/22 12:53 PM, Steve Kargl wrote:
On Wed, May 04, 2022 at 11:12:55AM -0700, John Baldwin wrote:
On 5/2/22 10:37 AM, Steve Kargl wrote:
On Mon, May 02, 2022 at 12:32:25PM -0400, Ed Maste wrote:
On Sun, 1 May 2022 at 11:54, Steve Kargl
wrote:
diff --git a/gcc/config/freebsd-spec.h b/gcc/
On Wed, May 04, 2022 at 11:12:55AM -0700, John Baldwin wrote:
> On 5/2/22 10:37 AM, Steve Kargl wrote:
> > On Mon, May 02, 2022 at 12:32:25PM -0400, Ed Maste wrote:
> > > On Sun, 1 May 2022 at 11:54, Steve Kargl
> > > wrote:
> > > >
> > > > diff --git a/gcc/config/freebsd-spec.h b/gcc/config/free
On 5/2/22 10:37 AM, Steve Kargl wrote:
On Mon, May 02, 2022 at 12:32:25PM -0400, Ed Maste wrote:
On Sun, 1 May 2022 at 11:54, Steve Kargl
wrote:
diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
index 594487829b5..1e8ab2e1827 100644
--- a/gcc/config/freebsd-spec.h
+++ b/gcc/c
On Mon, May 02, 2022 at 10:37:00AM -0700, Steve Kargl wrote:
> On Mon, May 02, 2022 at 12:32:25PM -0400, Ed Maste wrote:
> > On Sun, 1 May 2022 at 11:54, Steve Kargl
> > wrote:
> > >
> > > diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
> > > index 594487829b5..1e8ab2e1827 10064
On Mon, May 02, 2022 at 12:32:25PM -0400, Ed Maste wrote:
> On Sun, 1 May 2022 at 11:54, Steve Kargl
> wrote:
> >
> > diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
> > index 594487829b5..1e8ab2e1827 100644
> > --- a/gcc/config/freebsd-spec.h
> > +++ b/gcc/config/freebsd-spec.h
On Sun, 1 May 2022 at 11:54, Steve Kargl
wrote:
>
> diff --git a/gcc/config/freebsd-spec.h b/gcc/config/freebsd-spec.h
> index 594487829b5..1e8ab2e1827 100644
> --- a/gcc/config/freebsd-spec.h
> +++ b/gcc/config/freebsd-spec.h
> @@ -93,14 +93,22 @@ see the files COPYING3 and COPYING.RUNTIME respec
On Sat, Apr 30, 2022 at 04:07:48PM -0400, Ed Maste wrote:
> On Sat, 30 Apr 2022 at 11:34, Steve Kargl
> wrote:
> >
> > On Sat, Apr 30, 2022 at 09:39:32AM -0400, Ed Maste wrote:
> > > On Fri, 29 Apr 2022 at 01:58, Steve Kargl
> > > wrote:
> > > >
> > > > If one looks at src.conf(5), one finds
> >
On Sat, 30 Apr 2022 at 11:34, Steve Kargl
wrote:
>
> On Sat, Apr 30, 2022 at 09:39:32AM -0400, Ed Maste wrote:
> > On Fri, 29 Apr 2022 at 01:58, Steve Kargl
> > wrote:
> > >
> > > If one looks at src.conf(5), one finds
> > >
> > >WITH_PROFILE
> > > Build profiled libraries for use wi
On Sat, Apr 30, 2022 at 09:39:32AM -0400, Ed Maste wrote:
> On Fri, 29 Apr 2022 at 01:58, Steve Kargl
> wrote:
> >
> > If one looks at src.conf(5), one finds
> >
> >WITH_PROFILE
> > Build profiled libraries for use with gprof(8). This option is
> > deprecated and is not pres
On Fri, 29 Apr 2022 at 01:58, Steve Kargl
wrote:
>
> If one looks at src.conf(5), one finds
>
>WITH_PROFILE
> Build profiled libraries for use with gprof(8). This option is
> deprecated and is not present in FreeBSD 14.
>
> I assume that the *_p.a libraries will no longer be
On Fri, Apr 29, 2022 at 02:54:17PM -0700, Mark Millard wrote:
> On 2022-Apr-29, at 13:12, Steve Kargl
> wrote:
>
> > The evenual absence of libc_p.a and libm_p.a will break GCC's
> > -pg option in GCC. One will then need to know how to change the
> > GCC source or install symlinks for to point
On 2022-Apr-29, at 13:12, Steve Kargl wrote:
> On Fri, Apr 29, 2022 at 12:51:12PM -0700, Mark Millard wrote:
>> On 2022-Apr-29, at 12:38, Mark Millard wrote:
>>
>>> https://cgit.freebsd.org/src/commit/?id=175841285e289edebb6603da39f02549521ce950
>>> says the following (later), but first I quote
On Fri, Apr 29, 2022 at 12:51:12PM -0700, Mark Millard wrote:
> On 2022-Apr-29, at 12:38, Mark Millard wrote:
>
> > https://cgit.freebsd.org/src/commit/?id=175841285e289edebb6603da39f02549521ce950
> > says the following (later), but first I quote the part tbat dirves the
> > interpretation:
> >
On 2022-Apr-29, at 12:38, Mark Millard wrote:
> https://cgit.freebsd.org/src/commit/?id=175841285e289edebb6603da39f02549521ce950
> says the following (later), but first I quote the part tbat dirves the
> interpretation:
>
> QUOTE
> Clang's -pg support and mcount() remain, so building with -pg ca
https://cgit.freebsd.org/src/commit/?id=175841285e289edebb6603da39f02549521ce950
says the following (later), but first I quote the part tbat dirves the
interpretation:
QUOTE
Clang's -pg support and mcount() remain, so building with -pg can still
be used on code that the user builds; we just do not
On Thu, Apr 28, 2022 at 10:56:48PM -0700, Steve Kargl wrote:
> If one looks at src.conf(5), one finds
>
>WITH_PROFILE
> Build profiled libraries for use with gprof(8). This option is
> deprecated and is not present in FreeBSD 14.
>
> I assume that the *_p.a libraries will n
If one looks at src.conf(5), one finds
WITH_PROFILE
Build profiled libraries for use with gprof(8). This option is
deprecated and is not present in FreeBSD 14.
I assume that the *_p.a libraries will no longer be built and
installed on FreeBSD 14 and later. Is this correct?
19 matches
Mail list logo