public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: bootstrap/8950: [arm-win-ce] gcc does not bootstrap
@ 2002-12-21 11:56 King Of The Bongo
0 siblings, 0 replies; 3+ messages in thread
From: King Of The Bongo @ 2002-12-21 11:56 UTC (permalink / raw)
To: nobody; +Cc: gcc-prs
The following reply was made to PR bootstrap/8950; it has been noted by GNATS.
From: King Of The Bongo <ecsa@beiks.com>
To: gcc-gnats@gcc.gnu.org, gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org,
nobody@gcc.gnu.org
Cc:
Subject: Re: bootstrap/8950: [arm-win-ce] gcc does not bootstrap
Date: Sat, 21 Dec 2002 21:54:45 +0200
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8950
thank you Wolfgang for your cooperation. currently i've managed to
compile gcc without multilib support
i have no crt0.o currently. so i wrote one for me.
some dummy
void mystartup(void)
{
WinMain(0,0,0,0);
}
WinMain(..)
{
MessageBoxW(.....);
}
i have now a different problem. when i try to functions in two c-files.
the produced exe does not start.
i'have not tried c++ code yet. and dlls
i'll keep everyone here informed about my progress. if i manage to
produce a working compiler
i will post the binaries in gnu.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bootstrap/8950: [arm-win-ce] gcc does not bootstrap
@ 2003-05-12 11:37 steven
0 siblings, 0 replies; 3+ messages in thread
From: steven @ 2003-05-12 11:37 UTC (permalink / raw)
To: ecsa, gcc-bugs, gcc-prs, nobody
Synopsis: [arm-win-ce] gcc does not bootstrap
State-Changed-From-To: feedback->closed
State-Changed-By: steven
State-Changed-When: Mon May 12 11:31:18 2003
State-Changed-Why:
Reported problem is fixed. A new problem shows up but that should go in a separate PR -- if there's not already one for it.
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8950
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: bootstrap/8950: [arm-win-ce] gcc does not bootstrap
@ 2002-12-20 20:38 bangerth
0 siblings, 0 replies; 3+ messages in thread
From: bangerth @ 2002-12-20 20:38 UTC (permalink / raw)
To: ecsa, gcc-bugs, gcc-prs, nobody
Old Synopsis: gcc does not compile
New Synopsis: [arm-win-ce] gcc does not bootstrap
State-Changed-From-To: open->feedback
State-Changed-By: bangerth
State-Changed-When: Fri Dec 20 20:38:18 2002
State-Changed-Why:
Could you please check whether your bootstrap succeeds if
you use a bootstrap directory that is different from the
source directory, as the installation instructions advise?
Thanks
Wolfgang
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=8950
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2003-05-12 11:37 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-21 11:56 bootstrap/8950: [arm-win-ce] gcc does not bootstrap King Of The Bongo
-- strict thread matches above, loose matches on Subject: below --
2003-05-12 11:37 steven
2002-12-20 20:38 bangerth
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).