From: Alain Mouette <alainm@pobox.com>
To: dosEmu-list <linux-msdos@vger.kernel.org>
Subject: Re: Sockets on 64 bit Linux
Date: Mon, 17 Dec 2012 22:42:40 -0200 [thread overview]
Message-ID: <50CFBC00.6060407@pobox.com> (raw)
In-Reply-To: <50CF871B.2020709@list.ru>
Thanks Stas for your patience...
so if thet was not an error but a good thing, i suggest that the message
should be changed... it may help others in the future. (I know
next-to-nothing about seting up automake, but it is just a suggestion)
So the prblem is in the compilation itself: I get an error in the first
file (removing all the make messages):
-------------
gcc -c -MP -MMD -I../../src/include -I../../src/plugin/include -Wall
-Wstrict-prototypes -Wmissing-declarations -Wnested-externs
-fno-strict-aliasing -mtune=a -pipe -O2 -fomit-frame-pointer -o
tools86.o tools86.c
) for -mtune= switch: bad value (auto
-------------
And that looks wrong! According do man gcc, "-mtune=cpu-type" and auto
or a is not an option...
Has gcc changed, or is there some regresion in dosemu?
I have gcc 4.7.2 from ubuntu 12.10 64 bits
BTW, direct downolad in raw mode worked fine :)
Thanks,
Alain
Em 17-12-2012 18:56, Stas Sergeev escreveu:
> 17.12.2012 20:28, Alain Mouette пишет:
>>
>>>> (I had to force to convet congigure, it was recognized as binary...)
>>> You've got real problems...
>>> I've just checked and there are no ^M in configure, and
>>> "dos2unix -f" doesn't change it.
>>
>> IIrC git has some embedded function that may be doing that, it is
>> suposed to eliminate ^M when cloning to linux...
> Great, then get it from here:
> http://sourceforge.net/p/dosemu/code/ci/3633a28059a495f563e549e9e0d135e0190e31ce/tree/configure?format=raw
>
> and see if there are ^M or not.
>
>>
>>>> 2) now, running ./configure, I am getting an error about clang
>>>> checking for clang...... no
>>> That's not an error!
>>
>> Ok, but please, what is the error? requiring clang, not detecting it,
>> or something else?
> I clarified the massage. Now it will write
> ---
> checking for gcc actually being clang...... no
> ---
> which will hopefully make you feel better. :)
>
--
To unsubscribe from this list: send the line "unsubscribe linux-msdos" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2012-12-18 0:42 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-12-14 18:36 Sockets on 64 bit Linux Alain Mouette
2012-12-14 19:42 ` Stas Sergeev
2012-12-14 21:17 ` Alain Mouette
2012-12-14 21:25 ` solarflow99
2012-12-14 23:12 ` Alain Mouette
2012-12-15 9:06 ` Stas Sergeev
[not found] ` <50CF483F.60209@pobox.com>
[not found] ` <50CF871B.2020709@list.ru>
2012-12-18 0:42 ` Alain Mouette [this message]
2012-12-18 2:12 ` Alain Mouette
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=50CFBC00.6060407@pobox.com \
--to=alainm@pobox.com \
--cc=linux-msdos@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.