Hello Jakub.

2014-04-29 1:21 GMT+02:00 Jakub Jermar <[email protected]>:

> Hi folks,
>
> I would like to move pcc from mainline to coastline. The first step is
> providing a harbour. Vojta, can you please review and consider the
> attached harbour for inclusion in coastline?
>
Thanks. The build script is committed, I made only two changes:

a) limited the parallelism to 1 as I encountered some problems for parallel
builds
b) add explicit checks that each application is built (|| return 1 inside
for-each)

I will regenerate the matrix soon.

Thanks!
- Vojta



> The harbour is extremely simple and makes use of the fact that pcc has
> already been ported to HelenOS and comes with preconfigured Makefiles.
> The harbour file tries to emulate the original HelenOS build
> environment. The harbour builds cleanly on amd64 and ia32 and most
> likely fails on others, even though there appears to be some rudimentary
> build support for also arm32, mips32 and ppc32.
>
> Thanks,
> Jakub
>
> _______________________________________________
> HelenOS-devel mailing list
> [email protected]
> http://lists.modry.cz/listinfo/helenos-devel
>
>
_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/listinfo/helenos-devel

Reply via email to