Recent

Author Topic: Rebuild all the files of my program without rebuilding the external libraries  (Read 320 times)

Roland57

  • Sr. Member
  • ****
  • Posts: 369
    • GitLab
Hello everybody!

I have a program using big libraries (fpGUI and BGRABitmap).

I search a way to build all my units (as with -B option) without rebuilding the libraries. Would you have an idea?

Thanks.

Roland

cdbc

  • Sr. Member
  • ****
  • Posts: 441
    • http://www.cdbc.dk
+1
If it ain't broke, don't fix it ;)

Thaddy

  • Hero Member
  • *****
  • Posts: 12934
AFAIK this is already standard behaviour. The RTL and packages won't be rebuild when -B is specified.
You can mark your own libraries too. (-Ur compiler option)
« Last Edit: December 20, 2022, 12:31:48 pm by Thaddy »
In memory of Gordon Moore  (January 3, 1929 – March 24, 2023) Just double the heaven every two years from now.

Roland57

  • Sr. Member
  • ****
  • Posts: 369
    • GitLab
@Thaddy

Thank you! This is exactly what I had been looking for for years. I never paid attention to that -U option.

Here is how my build system looks like now:
« Last Edit: December 20, 2022, 02:37:35 pm by Roland57 »

 

TinyPortal © 2005-2018