[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-members] Fw: Fw: Fw: Re: Re[2]: [lwip] recent win32 commits
From: |
Jani Monoses |
Subject: |
Re: [lwip-members] Fw: Fw: Fw: Re: Re[2]: [lwip] recent win32 commits |
Date: |
Fri, 15 Nov 2002 08:29:40 +0200 |
> > Ok now let's see if there's a way we can make this simpler for all.
> > 1)have all packed structs in a separate header?
>
> How would you do that in detail? What do the others think?
That would be only 2 pragmas.
> It might work, but again the Microsoft Compiler isn't easy to configure
> where to get include files and I would have to use the same name for them.
It does not have to be easy just possible ;) .Does it not have an equivalent of
gcc's
-I ?