|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] [PATCH] OCaml tools: ask compiler for correct library pa
At 11:53 +0100 on 08 Jun (1307534032), Mike McClurg wrote:
> On 07/06/11 21:21, Tim Deegan wrote:
> >Hi,
> >
> >At 18:28 +0100 on 07 Jun (1307471313), Mike McClurg wrote:
> >>From: Mike McClurg<mike.mcclurg@xxxxxxxxxx>
> >>
> >>OCaml libraries will live in /usr/local/ if the user compiles OCaml
> >>from source. This patch asks the OCaml compiler where we should look
> >>for libraries.
> >This patch edits the #include path, not the library path. Are there
> >any ocaml support libraries that would require -L options to $(CC)?
> >
> >Tim.
> Thank you for correcting me, I misspoke about the include path. No,
> there is no requirement to pass -L options on to $(CC). The -I
> option will be sufficient, and this patch removes hard coded file
> paths from the makefile.
Righto. Yes, the patch looks good to me.
Tim.
--
Tim Deegan <Tim.Deegan@xxxxxxxxxx>
Principal Software Engineer, Xen Platform Team
Citrix Systems UK Ltd. (Company #02937203, SL9 0BG)
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|