Difference between revisions of "Portal:Linux"

From Free Pascal wiki
Jump to navigationJump to search
Line 28: Line 28:
 
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
 
<div style="float:left; width:60%;"> <!-- Both "width" values should add up to 100% -->
  
{{Portal_Head2|00a0cb|Development Techniques|ffe5bb|000000}}
+
{{Portal_Head|00a0cb|Development Techniques|ffe5bb|000000||Template:{{FULLPAGENAME}}/Development_Techniques}}
 +
<!-- ------------------------ DEVELOPMENT TECHNIQUES ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
Line 36: Line 37:
 
|}
 
|}
 
<br/>
 
<br/>
{{Portal_Head2|00a0cb|APIs and Frameworks|ffe5bb|000000}}
+
{{Portal_Head|00a0cb|APIs and Frameworks|ffe5bb|000000||Template:{{FULLPAGENAME}}/APIs and Frameworks}}
 +
<!-- ------------------------ APIS AND FRAMEWORKS ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |
Line 89: Line 91:
 
*[[Raspbian]]
 
*[[Raspbian]]
 
|}
 
|}
<br/>{{Portal_Head2|00a0cb|Special Topics|ffe5bb|000000}}
+
<br/>{{Portal_Head|00a0cb|Special Topics|ffe5bb|000000||Template:{{FULLPAGENAME}}/Special Topics}}
 +
<!-- ------------------------ SPECIAL TOPICS ---------------------------- -->
 
{| width="100%" class = "wikitable"
 
{| width="100%" class = "wikitable"
 
| valign="top" |
 
| valign="top" |

Revision as of 22:12, 9 April 2013

< Lookup < Portals < Portal:Linux
Portal:Linux
tux.png

This portal provides an overview of development for different Linux distributions with Lazarus and Free Pascal.

Linux is one of the earliest platforms that have been supported by Lazarus and Free Pascal. The heterogeineity of Linux distributions and hardware implementations, however, is a challenge for software development. The hints that are provided on the pages linked from here may help to overcome these difficulties.

Related topics

Portals: Android - iOS - Linux - Mac - Windows

Categories: Linux - Android - Raspberry Pi - Ubuntu - Unix

Development Techniquesedit

Basic development techniques with Lazarus and Free Pascal are described here, as well as hints for special optimization approaches.


APIs and Frameworksedit

FPC and Lazarus support several APIs and Libraries on Linux.


Linux Kernel Development