public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* GNU Assembler?
@ 2000-11-14 16:33 Anthony Lee
  2000-11-15 13:56 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Anthony Lee @ 2000-11-14 16:33 UTC (permalink / raw)
  To: GCC Help

Dear all,

Is it true that it is currently not possible to build GNU Assembler
on Digital Unix 4.0D? I tried searching FAQ but couldn't get any 
results using the key words "Digital Unix".

Thank you
-- 
Anthony Lee	
Energex                                            
150 Charlotte Street                 ..--  __o 
Brisbane                        ....--   _ \<,_               
Qld 4000                       ____     (_)/ (_)                         
Australia
voice:+61 7 3407 4541
fax:  +61 7 3407 4607
email: AL012@energex.com.au


-----------------------------------------------------------------------------------------------------------------------------------------------------
This email message (and any accompanying file attachments) may contain confidential or 
privileged information and is intended for the sole use of the addressee named above. If you 
are not the intended recipient, or the person responsible for delivering this message to the 
intended recipient, please notify ENERGEX immediately and destroy any copies of the original 
message.

Any unauthorised review, use, alteration, disclosure or distribution of this email (including any 
attachments) by an unintended recipient is prohibited.

ENERGEX accepts no responsibility for the content of any email which is sent by an employee 
which is of a personal nature.

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

* Re: GNU Assembler?
  2000-11-14 16:33 GNU Assembler? Anthony Lee
@ 2000-11-15 13:56 ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2000-11-15 13:56 UTC (permalink / raw)
  To: Anthony Lee; +Cc: GCC Help

On Nov 14, 2000, Anthony Lee <al012@energex.com.au> wrote:

> Is it true that it is currently not possible to build GNU Assembler
> on Digital Unix 4.0D?

This mailing list is about GCC, and the GNU assembler is part of GNU
binutils, a separate project.  I don't think GNU assembler supports
Digital Unix.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

* Re: GNU Assembler?
  2000-11-22  4:33 Markus Werle
@ 2000-11-22  9:33 ` Alexandre Oliva
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Oliva @ 2000-11-22  9:33 UTC (permalink / raw)
  To: Markus Werle; +Cc: gcc-help

On Nov 22, 2000, Markus Werle <markus@lufmech.rwth-aachen.de> wrote:

> From a users point of view (well, at least from Markus Werle's
> point of view) gcc/binutils belong together in such a strong way,
> that most people would like to have them in the same package.

Well, then you should try to get all maintainers of binutils to
subscribe to this mailing list.  If you post messages to the wrong
forum, you're likely to miss the audience that would be most capable
of answering your question.

> Whom to ask about this? binutils developers? gcc developers?

Both?

> hpux developers? Everyone points to the others
> (no, not everyone: hp sends no reply at all).

:-)

> I believe a lot more people would use gcc if the user help desk

This mailing list is read and answered by volunteers, just like the
rest of the GNU project.  For one, answering messages posted here is
not part of my job at Red Hat.

I'm no binutils expert, but I try to answer questions about it as well
as I can.  But, while I do it, I also point out that people might get
better help by addressing folks that know better than myself.

> (gcc-help@gcc.gnu.org) would include messages from mailing lists
> of binutils. We can't neglect the interaction of several packages.
> Divide and conquer is inappropriate here.

And then, we should get also the maintainers of glibc to subscribe.
And, soon, the maintainers of any project that happens to be installed
by default in any distribution of GNU/Linux, because the compiler just
finds the headers and the libraries of that project, so the compiler
folks must surely know about it, right?  Sorry, this just can't work.
The GNU project already has a generic newsgroup/mailing list in which
volunteers direct message to the maintainers of each tool.  gcc-help
is not such a mailing list, and, if it became one, I'd probably
unsubscribe.

> P.S.: It is the never ending story of the pros and cons of the cygnus
> tree, right?

Well, the unified tree makes it easier for people to build stuff
together, but it doesn't automatically make an expert in *one* of the
projects an expert in all of them.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me

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

* Re: GNU Assembler?
@ 2000-11-22  4:33 Markus Werle
  2000-11-22  9:33 ` Alexandre Oliva
  0 siblings, 1 reply; 4+ messages in thread
From: Markus Werle @ 2000-11-22  4:33 UTC (permalink / raw)
  To: Alexandre Oliva, gcc-help

In http://gcc.gnu.org/ml/gcc-help/2000-11/msg00069.html
Alexandre Oliva wrote:

> This mailing list is about GCC, and the GNU assembler is part of GNU
> binutils, a separate project.

IMHO this distinction is artificial.
IMHO this distinction is contraproductive.
IMHO this distinction is only appropriate from a developer's point of
view.

From a users point of view (well, at least from Markus Werle's
point of view) gcc/binutils belong together in such a strong way,
that most people would like to have them in the same package.
(Yes, sometimes I dream about a single
download-configure-make-makeinstall-procedure for all of it
... including the latest gmake, flex, and other bullshit, but *not* bash
etc.
as provided by the cygnus tree)

I think by now that most of my problems I had with egcs
snapshots had their root in the *interaction* of gcc and binutils.
Whom to ask about this? binutils developers? gcc developers?
hpux developers? Everyone points to the others
(no, not everyone: hp sends no reply at all). Gave me a lot of
disappointment. How can a non-expert decide where the error comes
from?

I believe a lot more people would use gcc if the user help desk
(gcc-help@gcc.gnu.org) would include messages from mailing lists
of binutils. We can't neglect the interaction of several packages.
Divide and conquer is inappropriate here.

Maybe http://gcc.gnu.org/lists.html should at least contain a link to
binutils mailing lists archives ( http://sources.redhat.com/ml/binutils/
and http://sources.redhat.com/ml/bug-gnu-utils/ )


Markus


P.S.: It is the never ending story of the pros and cons of the cygnus
tree, right?

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

end of thread, other threads:[~2000-11-22  9:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-11-14 16:33 GNU Assembler? Anthony Lee
2000-11-15 13:56 ` Alexandre Oliva
2000-11-22  4:33 Markus Werle
2000-11-22  9:33 ` Alexandre Oliva

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