Assignee: unassigned at sourceware dot org
Reporter: ikozhukhov at gmail dot com
Target Milestone: ---
i'm using DilOS (illumos based platform)
i have SPARC and can build dilos-illumos by gcc44 with bootstrap:
gcc-4.4.7 + SunAS(old) + illumos ld
illumos ld based on spec o
Assignee: unassigned at sourceware dot org
Reporter: ikozhukhov at gmail dot com
Target Milestone: ---
I have DilOS, illumos based platform.
we have in illumos:
http://src.illumos.org/source/xref/illumos-gate/usr/src/uts/common/sys/time.h#245
we have line:
setNANOSEC, %l5
or
https://sourceware.org/bugzilla/show_bug.cgi?id=20692
--- Comment #2 from Igor Kozhukhov ---
(In reply to Nick Clifton from comment #1)
> (In reply to Igor Kozhukhov from comment #0)
>
> > ./crt/_rtbootld.s:75: Error: unknown pseudo-op: `.volatile'
> > ./crt/_rtbootld.s:245: Error: unknown pseu
Assignee: unassigned at sourceware dot org
Reporter: ikozhukhov at gmail dot com
Target Milestone: ---
I have DilOS (illumos based platform)
i have gcc-5.4 + GNU AS + illumos LD bootstrap - works well.
i try update illumos assembler files from Sun AS -> Gnu AS(GAS) and i have
problems.