Re: Developer question

2002-01-30 Thread Rick Sivernell

On Wed, 30 Jan 2002 16:13:20 -0500
"Wall, Kurt" <[EMAIL PROTECTED]> wrote:

> Use autoconf.
> 
> Kurt
> 
> 
> -Original Message-
> From: Rick Sivernell [mailto:[EMAIL PROTECTED]]
> Sent: Wed 1/30/2002 12:52 PM
> To:   [EMAIL PROTECTED]
> Cc:   
> Subject:  Developer question
> List
> 
>   I am doing a programming project for a college class. My system and the 
> development system are both Linux. The final build & operation will be on
> BSD, I do not at this time knowe version. My question is, if I create the
> config &Makefile stuff on linux, how much rework to make my stuff work on 
> BSD. My code will be generic not X or gnu specific, but use the standard headers
> & stlport.
> 
> cheers
> 
> -- 
> Rick Sivernell
> Dallas, Texas  75287
> 972 306-2296
> [EMAIL PROTECTED]
> Caldera Open Linux eWorkStation 3.1
> Registered Linux User
> 
>.~.
>   / v \
>  /( _ )\
>^ ^
> In Linux we trust!
> ___
> Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
> Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
> 
> 
> 
> 
Kurt Susan

   Thanks for your input. Your anwsers were as I thought, just needed to
make sure as I start on this assignment. I will be using C++. This is a 
programming assignment for an upper level course @ UNT. It is to be a 
web based front frame in a browser talking to a program to build the frams
for display. Something a little new for me, but not at this time a hard challenge.
Should be fun. A whole lot more than my Computer ethics class .

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



Re: Developer question

2002-01-30 Thread Susan Macchia

Rick,

I've done lots of porting sporadically over the years and for the most part,
they should port.  Just be careful not to use any Linux specific features in
your makefile and you should be all set.  And even if your code was X window
specific, X is on available on all *nix* platforms (provided that it's
installed).

BTW, what programming language are you using?  C or C++ ?

Let me know if you need any more help.  Be glad to!

> List
> 
>   I am doing a programming project for a college class. My system and the 
> development system are both Linux. The final build & operation will be on
> BSD, I do not at this time knowe version. My question is, if I create the
> config &Makefile stuff on linux, how much rework to make my stuff work on 
> BSD. My code will be generic not X or gnu specific, but use the standard 
> headers
> & stlport.
> 
> cheers



=
_
Susan Macchia
mailto:[EMAIL PROTECTED]
_

- Running Linux - because life is too short for reboots...

__
Do You Yahoo!?
Great stuff seeking new owners in Yahoo! Auctions! 
http://auctions.yahoo.com
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.



RE: Developer question

2002-01-30 Thread Wall, Kurt

Use autoconf.

Kurt


-Original Message-
From:   Rick Sivernell [mailto:[EMAIL PROTECTED]]
Sent:   Wed 1/30/2002 12:52 PM
To: [EMAIL PROTECTED]
Cc: 
Subject:Developer question
List

  I am doing a programming project for a college class. My system and the 
development system are both Linux. The final build & operation will be on
BSD, I do not at this time knowe version. My question is, if I create the
config &Makefile stuff on linux, how much rework to make my stuff work on 
BSD. My code will be generic not X or gnu specific, but use the standard headers
& stlport.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.




<>

Developer question

2002-01-30 Thread Rick Sivernell

List

  I am doing a programming project for a college class. My system and the 
development system are both Linux. The final build & operation will be on
BSD, I do not at this time knowe version. My question is, if I create the
config &Makefile stuff on linux, how much rework to make my stuff work on 
BSD. My code will be generic not X or gnu specific, but use the standard headers
& stlport.

cheers

-- 
Rick Sivernell
Dallas, Texas  75287
972 306-2296
[EMAIL PROTECTED]
Caldera Open Linux eWorkStation 3.1
Registered Linux User

   .~.
  / v \
 /( _ )\
   ^ ^
In Linux we trust!
___
Linux-users mailing list - http://linux.nf/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.