Compiling JDK with gprof
Thomas, Samuel
samuel_thomas at brown.edu
Thu Aug 19 15:09:30 UTC 2021
Great, this is exactly what I was looking for. Thank you for your help!
Best,
Sam
On Thu, Aug 19, 2021 at 10:59 AM Aleksey Shipilev <shade at redhat.com> wrote:
> On 8/19/21 4:55 PM, Thomas, Samuel wrote:
> > Could someone help me find where to add additional flags to the build
> > instructions?
>
> Look in configure help?
>
> $ sh ./configure --help | grep flags
> --with-extra-cflags extra flags to be used when compiling jdk
> c-files
> --with-extra-cxxflags extra flags to be used when compiling jdk
> c++-files
> --with-extra-ldflags extra flags to be used when linking jdk
> --with-extra-asflags extra flags to be passed to the assembler
>
> --
> Thanks,
> -Aleksey
>
>
More information about the build-dev
mailing list