public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Problem with g++
@ 2001-02-08  2:08 Michele Maceri
  2001-02-08  5:47 ` Earnie Boyd
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Michele Maceri @ 2001-02-08  2:08 UTC (permalink / raw)
  To: cygwin

g++ does not work on my computer.
When I compile also a simple source file the answer is
'' /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6 /../../../../i686-pc-
cygwin/bin/ld:
cannot found- luser32
collect2: ld returned 1 exit status''

I have installed:

bash-2.04-7
binutils-20001221-1
gcc-2.95.2-6
cygwin-1.1.8

My computer:

Windows 98 first edition
128M of RAM
Pentium II 350
Motherboard Asus P2B

I hope it is not a stupid question

Regards


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Problem with g++
  2001-02-08  2:08 Problem with g++ Michele Maceri
@ 2001-02-08  5:47 ` Earnie Boyd
  2001-02-08  7:58   ` Larry Hall (RFK Partners, Inc)
  2001-02-19 11:37 ` Minimal install Earnie Boyd
                   ` (3 subsequent siblings)
  4 siblings, 1 reply; 9+ messages in thread
From: Earnie Boyd @ 2001-02-08  5:47 UTC (permalink / raw)
  To: Michele Maceri; +Cc: cygwin

Michele Maceri wrote:
> 
> g++ does not work on my computer.
> When I compile also a simple source file the answer is
> '' /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6 /../../../../i686-pc-
> cygwin/bin/ld:
> cannot found- luser32
> collect2: ld returned 1 exit status''
> 
> I have installed:
> 
> bash-2.04-7
> binutils-20001221-1
> gcc-2.95.2-6
> cygwin-1.1.8
> 
> My computer:
> 
> Windows 98 first edition
> 128M of RAM
> Pentium II 350
> Motherboard Asus P2B
> 
> I hope it is not a stupid question
> 

So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Problem with g++
  2001-02-08  5:47 ` Earnie Boyd
@ 2001-02-08  7:58   ` Larry Hall (RFK Partners, Inc)
  0 siblings, 0 replies; 9+ messages in thread
From: Larry Hall (RFK Partners, Inc) @ 2001-02-08  7:58 UTC (permalink / raw)
  To: Earnie Boyd, Michele Maceri

On a rhetorical note, it would be great to get this list (and final 
statement!;-)) in the FAQ...

Larry


At 08:47 AM 2/8/2001, Earnie Boyd wrote:
>Michele Maceri wrote:
> > 
> > g++ does not work on my computer.
> > When I compile also a simple source file the answer is
> > '' /usr/lib/gcc-lib/i686-pc-cygwin/2.95.2-6 /../../../../i686-pc-
> > cygwin/bin/ld:
> > cannot found- luser32
> > collect2: ld returned 1 exit status''
> > 
> > I have installed:
> > 
> > bash-2.04-7
> > binutils-20001221-1
> > gcc-2.95.2-6
> > cygwin-1.1.8
> > 
> > My computer:
> > 
> > Windows 98 first edition
> > 128M of RAM
> > Pentium II 350
> > Motherboard Asus P2B
> > 
> > I hope it is not a stupid question
> > 
>
>So the real question is, what else do I have to install to get this to
>work?  Is this correct?  You've installed only those items you mention. 
>I know that there are now enough portals controlled by setup.ini that
>I'm actually going to tell you what else to install.
>
>Here is a minimal user installation:
>ash
>bash
>bzip2
>clear
>cygwin
>diff
>file
>fileutils
>findutils
>gawk
>grep
>groff
>gzip
>less
>man
>patch
>sed
>shellutils
>tar
>termcap
>texinfo
>textutils
>time
>vim
>
>If you want to do development add:
>autoconf
>automake
>binutils
>bison
>byacc
>flex
>gcc
>gdb
>gdbm
>gettext
>gperf
>m4
>make
>mingw
>ncurses
>opengl
>perl
>readline
>regex
>tcltk
>w32api
>
>Good luck,
>Earnie.
>
>P.S.: I may have more than enough but I could also have missed something
>important.  Allowing setup to install all packages is the best option
>for support from this list.
>
>_________________________________________________________
>Do You Yahoo!?
>Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>--
>Want to unsubscribe from this list?
>Check out: http://cygwin.com/ml/#unsubscribe-simple



--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
  2001-02-08  5:47 ` Earnie Boyd
@ 2001-02-19 11:37 ` Earnie Boyd
  2001-03-12  9:31 ` Earnie Boyd
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 9+ messages in thread
From: Earnie Boyd @ 2001-02-19 11:37 UTC (permalink / raw)
  To: Darius.Clynes; +Cc: cygwin

So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
  2001-02-08  5:47 ` Earnie Boyd
  2001-02-19 11:37 ` Minimal install Earnie Boyd
@ 2001-03-12  9:31 ` Earnie Boyd
  2001-04-12  8:33 ` Earnie Boyd
  2001-05-07  7:12 ` Earnie Boyd
  4 siblings, 0 replies; 9+ messages in thread
From: Earnie Boyd @ 2001-03-12  9:31 UTC (permalink / raw)
  To: rbrady; +Cc: cygwin

So the real question is, what else do I have to install to get this to
work?  Is this correct?  You've installed only those items you mention. 
I know that there are now enough portals controlled by setup.ini that
I'm actually going to tell you what else to install.

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: the Cygwin package is a must.  All others depend on it.  You can
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
                   ` (2 preceding siblings ...)
  2001-03-12  9:31 ` Earnie Boyd
@ 2001-04-12  8:33 ` Earnie Boyd
  2001-05-07  7:12 ` Earnie Boyd
  4 siblings, 0 replies; 9+ messages in thread
From: Earnie Boyd @ 2001-04-12  8:33 UTC (permalink / raw)
  To: egcs; +Cc: cygwin

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: The cygwin package is a must, all others depend on it.  You may
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Minimal install
  2001-02-08  2:08 Problem with g++ Michele Maceri
                   ` (3 preceding siblings ...)
  2001-04-12  8:33 ` Earnie Boyd
@ 2001-05-07  7:12 ` Earnie Boyd
  4 siblings, 0 replies; 9+ messages in thread
From: Earnie Boyd @ 2001-05-07  7:12 UTC (permalink / raw)
  To: egcs; +Cc: cygwin

Here is a minimal user installation:
ash
bash
bzip2
clear
cygwin
diff
file
fileutils
findutils
gawk
grep
groff
gzip
less
man
patch
sed
shellutils
tar
termcap
texinfo
textutils
time
vim

If you want to do development add:
autoconf
automake
binutils
bison
byacc
flex
gcc
gdb
gdbm
gettext
gperf
m4
make
mingw
ncurses
opengl
perl
readline
regex
tcltk
w32api

Good luck,
Earnie.

P.S.: I may have more than enough but I could also have missed something
important.  Allowing setup to install all packages is the best option
for support from this list.

P.P.S.: The cygwin package is a must, all others depend on it.  You may
reduce the above list as you see fit.

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: Problem with g++
  2001-02-04  3:52 Problem with g++ Michele Maceri
@ 2001-02-04  5:03 ` Corinna Vinschen
  0 siblings, 0 replies; 9+ messages in thread
From: Corinna Vinschen @ 2001-02-04  5:03 UTC (permalink / raw)
  To: cygwin

On Sun, Feb 04, 2001 at 01:01:31PM +0100, Michele Maceri wrote:
> In the imagine there is the work session

It would be far more helpful to attach a text containing your
session.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Problem with g++
@ 2001-02-04  3:52 Michele Maceri
  2001-02-04  5:03 ` Corinna Vinschen
  0 siblings, 1 reply; 9+ messages in thread
From: Michele Maceri @ 2001-02-04  3:52 UTC (permalink / raw)
  To: cygwin

Dear Cigwin

g++ does not work on my computer

I have installed:

bash-2.04-7
binutils-20001221-1
gcc-2.95.2-6
cygwin-1.1.8

My computer:

Windows 98 first edition
128M of RAM
Pentium II 350
Motherboard Asus P2B

In the imagine there is the work session

I hope it is not a stupid question

Regards 
Michele 
gpp.jpg
--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2001-05-07  7:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-02-08  2:08 Problem with g++ Michele Maceri
2001-02-08  5:47 ` Earnie Boyd
2001-02-08  7:58   ` Larry Hall (RFK Partners, Inc)
2001-02-19 11:37 ` Minimal install Earnie Boyd
2001-03-12  9:31 ` Earnie Boyd
2001-04-12  8:33 ` Earnie Boyd
2001-05-07  7:12 ` Earnie Boyd
  -- strict thread matches above, loose matches on Subject: below --
2001-02-04  3:52 Problem with g++ Michele Maceri
2001-02-04  5:03 ` Corinna Vinschen

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