public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Documentation for packaging GCC
@ 2020-04-13 14:41 squirek
  2020-04-13 19:54 ` Jonathan Wakely
  0 siblings, 1 reply; 3+ messages in thread
From: squirek @ 2020-04-13 14:41 UTC (permalink / raw)
  To: gcc-help

Hello gcc-help, I recently released a slightly modified version of 
gcc-ada as part of a joke/experiment 
(https://github.com/AdaPlusPlus/gcc) and I would like to package and 
build this version for distribution on Windows, Mac, and x64 
debian-based linux.

Is there an official centralized page or a set of pages that describes 
how to do so?

Regards,
Justin

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

* Re: Documentation for packaging GCC
  2020-04-13 14:41 Documentation for packaging GCC squirek
@ 2020-04-13 19:54 ` Jonathan Wakely
  2020-04-13 22:13   ` squirek
  0 siblings, 1 reply; 3+ messages in thread
From: Jonathan Wakely @ 2020-04-13 19:54 UTC (permalink / raw)
  To: squirek; +Cc: gcc-help

On Mon, 13 Apr 2020 at 15:42, squirek <squirek@adacore.com> wrote:
>
> Hello gcc-help, I recently released a slightly modified version of
> gcc-ada as part of a joke/experiment
> (https://github.com/AdaPlusPlus/gcc) and I would like to package and
> build this version for distribution on Windows, Mac, and x64
> debian-based linux.
>
> Is there an official centralized page or a set of pages that describes
> how to do so?

No, because that information depends on the OS you're building for,
and so belongs somewhere specific to each OS.

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

* Re: Documentation for packaging GCC
  2020-04-13 19:54 ` Jonathan Wakely
@ 2020-04-13 22:13   ` squirek
  0 siblings, 0 replies; 3+ messages in thread
From: squirek @ 2020-04-13 22:13 UTC (permalink / raw)
  To: Jonathan Wakely; +Cc: gcc-help

Ah ok, I figured that was probably the case.

But perhaps some of you know of "officialish" OS help pages which would 
be helpful for, say, x64 MinGW or Mac? I am at a loss here.

--
Justin

On 4/13/2020 3:54 PM, Jonathan Wakely wrote:
> On Mon, 13 Apr 2020 at 15:42, squirek <squirek@adacore.com> wrote:
>> Hello gcc-help, I recently released a slightly modified version of
>> gcc-ada as part of a joke/experiment
>> (https://github.com/AdaPlusPlus/gcc) and I would like to package and
>> build this version for distribution on Windows, Mac, and x64
>> debian-based linux.
>>
>> Is there an official centralized page or a set of pages that describes
>> how to do so?
> No, because that information depends on the OS you're building for,
> and so belongs somewhere specific to each OS.


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

end of thread, other threads:[~2020-04-13 22:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-04-13 14:41 Documentation for packaging GCC squirek
2020-04-13 19:54 ` Jonathan Wakely
2020-04-13 22:13   ` squirek

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).