mailing list of musl libc
 help / color / mirror / code / Atom feed
* Musl and pcc
@ 2015-05-07 16:26 stephen Turner
  2015-05-07 16:51 ` Rich Felker
  0 siblings, 1 reply; 4+ messages in thread
From: stephen Turner @ 2015-05-07 16:26 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 406 bytes --]

Rich, i know you guys have made some good changes recently to pcc and to
musl. I see my compiles with the latest pcc and musl-1.1.8 are getting much
farther along then previously. I'm currently seeing a error message "
include/stdint.h:84 error: bad terminal L'\0' " Does this sound like a
issue you guys were running into?

I get that error message from the src/aio/aio.o recipe/compile.

thanks,
Stephen

[-- Attachment #2: Type: text/html, Size: 508 bytes --]

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

* Re: Musl and pcc
  2015-05-07 16:26 Musl and pcc stephen Turner
@ 2015-05-07 16:51 ` Rich Felker
  2015-05-07 18:07   ` stephen Turner
  0 siblings, 1 reply; 4+ messages in thread
From: Rich Felker @ 2015-05-07 16:51 UTC (permalink / raw)
  To: musl

On Thu, May 07, 2015 at 12:26:37PM -0400, stephen Turner wrote:
> Rich, i know you guys have made some good changes recently to pcc and to
> musl. I see my compiles with the latest pcc and musl-1.1.8 are getting much
> farther along then previously. I'm currently seeing a error message "
> include/stdint.h:84 error: bad terminal L'\0' " Does this sound like a
> issue you guys were running into?

I've never seen this issue. Presumably it's a bug in the preprocessor.
What version of pcc are you using?

Rich


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

* Re: Musl and pcc
  2015-05-07 16:51 ` Rich Felker
@ 2015-05-07 18:07   ` stephen Turner
  2015-05-08 22:27     ` stephen Turner
  0 siblings, 1 reply; 4+ messages in thread
From: stephen Turner @ 2015-05-07 18:07 UTC (permalink / raw)
  To: musl


[-- Attachment #1.1: Type: text/plain, Size: 1025 bytes --]

Todays version using a script, pcc-$(date +%Y%m%d).tgz but any version from
the past couple days would do it.

I attached the script which is the same thing i have used in the past to
build my custom chroot. Its set to build infinitely so i tend to babysit it
just in case the issue has been fixed but i like to run it once a day to
see how things are working. The build breaks on the 2nd build (first in a
chroot)




On Thu, May 7, 2015 at 12:51 PM, Rich Felker <dalias@libc.org> wrote:

> On Thu, May 07, 2015 at 12:26:37PM -0400, stephen Turner wrote:
> > Rich, i know you guys have made some good changes recently to pcc and to
> > musl. I see my compiles with the latest pcc and musl-1.1.8 are getting
> much
> > farther along then previously. I'm currently seeing a error message "
> > include/stdint.h:84 error: bad terminal L'\0' " Does this sound like a
> > issue you guys were running into?
>
> I've never seen this issue. Presumably it's a bug in the preprocessor.
> What version of pcc are you using?
>
> Rich
>

[-- Attachment #1.2: Type: text/html, Size: 1536 bytes --]

[-- Attachment #2: bootstrap.sh --]
[-- Type: application/x-sh, Size: 9249 bytes --]

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

* Re: Musl and pcc
  2015-05-07 18:07   ` stephen Turner
@ 2015-05-08 22:27     ` stephen Turner
  0 siblings, 0 replies; 4+ messages in thread
From: stephen Turner @ 2015-05-08 22:27 UTC (permalink / raw)
  To: musl

[-- Attachment #1: Type: text/plain, Size: 1563 bytes --]

I ran it against the git version and it errors out the same way. Just
wanted to see if some of your changes to musl that haven't been officially
released yet would have a impact and turns out its the same result.

Man i have been super excited with the recent development and cant wait to
see these two working together. PCC, Musl, and elftoolchain is going to
make a fantastic replacement GNU toolchain i'm sure.

On Thu, May 7, 2015 at 2:07 PM, stephen Turner <stephen.n.turner@gmail.com>
wrote:

> Todays version using a script, pcc-$(date +%Y%m%d).tgz but any version
> from the past couple days would do it.
>
> I attached the script which is the same thing i have used in the past to
> build my custom chroot. Its set to build infinitely so i tend to babysit it
> just in case the issue has been fixed but i like to run it once a day to
> see how things are working. The build breaks on the 2nd build (first in a
> chroot)
>
>
>
>
> On Thu, May 7, 2015 at 12:51 PM, Rich Felker <dalias@libc.org> wrote:
>
>> On Thu, May 07, 2015 at 12:26:37PM -0400, stephen Turner wrote:
>> > Rich, i know you guys have made some good changes recently to pcc and to
>> > musl. I see my compiles with the latest pcc and musl-1.1.8 are getting
>> much
>> > farther along then previously. I'm currently seeing a error message "
>> > include/stdint.h:84 error: bad terminal L'\0' " Does this sound like a
>> > issue you guys were running into?
>>
>> I've never seen this issue. Presumably it's a bug in the preprocessor.
>> What version of pcc are you using?
>>
>> Rich
>>
>
>

[-- Attachment #2: Type: text/html, Size: 2394 bytes --]

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

end of thread, other threads:[~2015-05-08 22:27 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-07 16:26 Musl and pcc stephen Turner
2015-05-07 16:51 ` Rich Felker
2015-05-07 18:07   ` stephen Turner
2015-05-08 22:27     ` stephen Turner

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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 NNTP newsgroup(s).