All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alain Mouette <alainm@pobox.com>
To: dosEmu-list <linux-msdos@vger.kernel.org>
Subject: Re: Sockets on 64 bit Linux
Date: Tue, 18 Dec 2012 00:12:44 -0200	[thread overview]
Message-ID: <50CFD11C.5040501@pobox.com> (raw)
In-Reply-To: <50CFBC00.6060407@pobox.com>

Aha! compiling now....

I just had to add a git option to not-change the LFs:

git -c core.autocrlf=false clone http://git.code.sf.net/p/dosemu/code 
dosemu-code

now it compiles without any glitch...

BUT, SADDLY the socket problem remains: I have an unusual and random 
delay to receive packets, verying from a few miliseconds to a few seconds.

Does anyone have any other idea, please... or will I have to reinstall 
32bits?


Thanks for your help so far,
Alain

Em 17-12-2012 22:42, Alain Mouette escreveu:
> 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

      reply	other threads:[~2012-12-18  2:12 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
2012-12-18  2:12                 ` Alain Mouette [this message]

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=50CFD11C.5040501@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.