# Build Delphi action missing a number of Linker page options

**URL:** https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350
**Category:** Discussion
**Created:** [March 4, 2015, 11:59am UTC](https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350 "2015-03-04T11:59:58Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![ebakkest](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/e/278dde/32.png) [@ebakkest](https://www.finalbuilder.com/forums/u/ebakkest)
#### Post date: [March 4, 2015, 11:59am UTC](https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350/1 "2015-03-04T11:59:58Z")

</div>

When I compare the Linker page in the Delphi XE7 IDE project settings vs the Linker page in the FB Build Delphi action, a number of items are missing from FB. In particular, I was looking for the “Debug Information” checkbox. Is this something that will be included in a future update?

---

<div class="post-metadata">

### Author: ![nevar](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/n/c4cdca/32.png) [@nevar](https://www.finalbuilder.com/forums/u/nevar)
#### Post date: [March 5, 2015, 11:32am UTC](https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350/2 "2015-03-05T11:32:02Z")

</div>

Hi Eivind,   
  
 Well hopefully this goes part way to making your day. We have already implemented the Debug Information option for Delphi builds. You will be able to find the “Debug Information” checkbox on the Compiler tab. Apologies for the confusion caused due to the difference to the Delphi IDE.   
  
 Let me know if we are missing any other options your looking for.

---

<div class="post-metadata">

### Author: ![ebakkest](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/e/278dde/32.png) [@ebakkest](https://www.finalbuilder.com/forums/u/ebakkest)
#### Post date: [March 9, 2015, 4:05am UTC](https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350/3 "2015-03-09T04:05:25Z")

</div>

Sorry, but there is no confusion on my part that I can find. Recent versions of Delphi have a “Debug Information” item _both_ on the Project options - compiler page, _and_ the linker page. According to the Delphi documentation, they would generate different compiler command line options, and therefore are not the same option.  
  
If you are saying that the one checkbox you already have covers both Delphi options (although it shouldn’t), then it’d be nice if it was documented. Otherwise, please log the missing one as a wishlist item.

---

<div class="post-metadata">

### Author: ![ebakkest](https://www.finalbuilder.com/forums/letter_avatar_proxy/v4/letter/e/278dde/32.png) [@ebakkest](https://www.finalbuilder.com/forums/u/ebakkest)
#### Post date: [March 9, 2015, 4:08am UTC](https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350/4 "2015-03-09T04:08:56Z")

</div>

Bah, no sooner have I posted than I see that the two options should produce the same result. Ignore my previous message that I can’t delete.

---

<div class="post-metadata">

### Author: ![Vincent](https://www.finalbuilder.com/forums/user_avatar/www.finalbuilder.com/vincent/32/938_2.png) [@Vincent](https://www.finalbuilder.com/forums/u/Vincent)
#### Post date: [March 9, 2015, 5:17am UTC](https://www.finalbuilder.com/forums/t/build-delphi-action-missing-a-number-of-linker-page-options/2350/5 "2015-03-09T05:17:34Z")

</div>

Hi Eivind   
  
 I assume you are referring to the -V -VN command line options. These are indeed what is behind the Include TD32 debug Info options. Embarcadero have a habit of changing the names of the options in the IDE every second release, so it can get a bit confusing matching up the options to the what you see in the IDE (it never used to be like that, before they dumbed down the options UI).
