public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* secureplt support
@ 2018-03-23 16:01 Douglas Coup
  2018-03-23 17:03 ` bryanhundven
  0 siblings, 1 reply; 2+ messages in thread
From: Douglas Coup @ 2018-03-23 16:01 UTC (permalink / raw)
  To: crossgcc

Hi.

A potential customer has pointed out that the tool chain they use shows 
this when they enter "gcc -v":

Configured with:  ...--enable-secureplt...

In other words one of the items their tool chain is configured with is 
the --enable-secureplt setting.  Is it possible to enable this setting 
in a tool chain produced by Crosstool-NG?  I couldn't find an obvious 
configuration item for this in the menus shown by the "ct-ng menuconfig" 
command.  The tool chain needs to target 32-bit PowerPC.

Regards,

Douglas Coup

-- 
Objective Systems, Inc.
REAL WORLD ASN.1 AND XML SOLUTIONS
Tel: +1 (484) 875-9841
Fax: +1 (484) 875-9830
Toll-free: (877) 307-6855 (USA only)
http://www.obj-sys.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* RE: secureplt support
  2018-03-23 16:01 secureplt support Douglas Coup
@ 2018-03-23 17:03 ` bryanhundven
  0 siblings, 0 replies; 2+ messages in thread
From: bryanhundven @ 2018-03-23 17:03 UTC (permalink / raw)
  To: 'Douglas Coup', crossgcc

[-- Attachment #1: Type: text/plain, Size: 1202 bytes --]

Douglas,

> -----Original Message-----
> From: crossgcc-owner@sourceware.org <crossgcc-owner@sourceware.org>
> On Behalf Of Douglas Coup
> Sent: Friday, March 23, 2018 9:01 AM
> To: crossgcc@sourceware.org
> Subject: secureplt support
> 
> Hi.
> 
> A potential customer has pointed out that the tool chain they use shows this
> when they enter "gcc -v":
> 
> Configured with:  ...--enable-secureplt...
> 
> In other words one of the items their tool chain is configured with is the --
> enable-secureplt setting.  Is it possible to enable this setting in a tool chain
> produced by Crosstool-NG?  I couldn't find an obvious configuration item for
> this in the menus shown by the "ct-ng menuconfig"
> command.  The tool chain needs to target 32-bit PowerPC.

Yes, actually you can add '--enable-secureplt...' to an option under: 'C compiler -> gcc extra config'.
In the .config file this option is: CT_CC_GCC_EXTRA_CONFIG_ARRAY

> Regards,
> 
> Douglas Coup

Cheers,

-Bryan

> --
> Objective Systems, Inc.
> REAL WORLD ASN.1 AND XML SOLUTIONS
> Tel: +1 (484) 875-9841
> Fax: +1 (484) 875-9830
> Toll-free: (877) 307-6855 (USA only)
> http://www.obj-sys.com

[-- Attachment #2: Type: application/pgp-signature, Size: 834 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-03-23 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-23 16:01 secureplt support Douglas Coup
2018-03-23 17:03 ` bryanhundven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).